After some time mine Flutter application stopped building on a device. I tried flutter clean
, Invalidate Caches and Restart in Android Studio, restarting device and Android Studio, nothing helps :(. The application still builds ok on the emulator though.
the Run log:
Launching lib/main.dart on Mi A1 in debug mode...
Initializing gradle...
Resolving dependencies...
Gradle task 'assembleDebug'...
Built build/app/outputs/apk/debug/app-debug.apk.
Installing build/app/outputs/apk/app.apk...
timeout waiting for the application to start