-
Notifications
You must be signed in to change notification settings - Fork 236
Closed
VeryGoodOpenSource/very_good_core
#14Labels
bugSomething isn't working as expectedSomething isn't working as expected
Description
Description
The following is the error log, When i run on Android studio IDE run button.

Steps To Reproduce
- run command: very_good create my_app
- open project in android studio
- select staging ( run configuration)
- click on install button ( Green color run button)
- Seeing error as above screenshot
Expected Behavior
after tap on android studio run button, android app should be build and install into any available or target device/simulator.
My workaround notes
1.app is build success and installed into target device when i used command in teriminal
command : flutter run --flavor staging --target lib/main_staging.dart
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't working as expectedSomething isn't working as expected
