When I run the app it get stuck
Launching lib\\main.dart on Lenovo A319 in debug mode...
Running Gradle task \'assembleDebug\'...
(This is taking an unexpec
With my LG G6 I have the same issue. It looks like the new versions of adb added some compatibility issues with some LG phones.
Downgrading to platform-tools version 28.0.0 solved the problem.
References:
https://superuser.com/questions/1357708/android-adb-logcat-works-only-on-shell/1357929#1357929
https://github.com/flutter/flutter/issues/18889#issuecomment-421432066