You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
flutter_starter_kit ashish$ flutter run lib/utility/framework/Application.dart
Using hardware rendering with device Android SDK built for x86. If you get graphics artifacts, consider enabling software rendering with "--enable-software-rendering".
Launching lib/utility/framework/Application.dart on Android SDK built for x86 in debug mode...
Initializing gradle... 10.2s
Resolving dependencies...
177.4s (!)
The Gradle project does not define a task suitable for the requested build.
The android/app/build.gradle file defines product flavors: development, production, staging
You must specify a --flavor option to select one of them.
Gradle build aborted.
The text was updated successfully, but these errors were encountered:
flutter_starter_kit ashish$ flutter run lib/utility/framework/Application.dart
Using hardware rendering with device Android SDK built for x86. If you get graphics artifacts, consider enabling software rendering with "--enable-software-rendering".
Launching lib/utility/framework/Application.dart on Android SDK built for x86 in debug mode...
Initializing gradle... 10.2s
Resolving dependencies...
177.4s (!)
The Gradle project does not define a task suitable for the requested build.
The android/app/build.gradle file defines product flavors: development, production, staging
You must specify a --flavor option to select one of them.
Gradle build aborted.
The text was updated successfully, but these errors were encountered: