Flutter : App got stuck at installing with white screen multiple times tried multiple solutions but it is not being solved permanently

Viewed 28

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 :

enter image description here

my device screenshot :

enter image description here

my android device specs :

enter image description here

flutter doctor report :

enter image description here

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.
0 Answers
Related