I am facing this issue with flutter since very long when I tried run flutter project on my android device it got stuck at white screen.
run window logs :
my device screenshot :
my android device specs :
flutter doctor report :
Solutions which I keep trying always sometimes it works sometimes it does not :
- uninstalling app from device and try again
- running flutter clean and flutter pub get and then try again
- in android studio invalidate cache and restart then try again
- restart my entire machine then try again
- and some other solutions given on stackoverflow but nothing is solving this issue permanently I get this issue multiple times a day. Instead of marking this question as duplicate please find a solution or let someone find so that it can be helpful for all of us. I hope flutter team will improve this issue or if someone have the solution please let me know.



