flutter run -d chrome --release
running in release mode is the solution to this problem
*this solves the problem but also makes it impossible to debug your app at the same time when running it
flutter run -d chrome --release
running in release mode is the solution to this problem
*this solves the problem but also makes it impossible to debug your app at the same time when running it