为什么我的 Flutter 应用程序在启动时会显示几秒钟的白屏?我该如何解决这个问题?
I just run below steps
1. git clone https://mycaccount@bitbucket.org/somename/appname.git
2.git checkout developer
3.git pull origin
4.get checkout mynewbrange
5. react-native run-android
This project is working in other 4 developers pc and they are using mac
I am using in windows 8 but when i run run-android commant it is not working
and i don't share any code because i guss this is some confoguration issue any one please help to solve this issue
if you need to view code then …