I am running my flutter app on physical device, but it gets stuck on launcher screen. The run console doesn't show any error except these two lines:
I/flutter ( 5947): Observatory listening on ************************************
D/FlutterLocationService( 5947): Creating service.
D/FlutterLocationService( 5947): Binding to location service.
But when I run on Emulator it runs fine. What can be issue. I have added the permissions for internet access and location as well. Still not working
I dont what to check for this as it is showing no error !!! just getting stuck
Flutter Doctor results:
[√] Flutter (Channel stable, 2.0.6, on Microsoft Windows [Version 10.0.19042.985], locale en-US)
[√] Android toolchain - develop for Android devices (Android SDK version 30.0.3)
[√] Chrome - develop for the web
[√] Android Studio (version 4.1.0)
[√] VS Code (version 1.56.2)
[√] Connected device (3 available)