Android Studio – How to resolve "Exception: Gradle task assembleDebug failed with exit code 1"?
Flutter Version: 2.6.0-12.0.pre.381 Dart Version: 2.15.0 Gradle version : distributionUrl=https://services.gradle.org/distributions/gradle-6.7-all.zip In pubspec.yaml, I have these packages: environment: sdk: ">=2.12.0 <3.0.0" dependencies: flutter: sdk: flutter # The following adds the Cupertino Icons font to your application. # Use with the CupertinoIcons…