your app is using an unsupported gradle project. to fix this problem, create a new project by running `flutter create -t app ` and then move the dart code, assets and pubspec.yaml to the new project

0

Your app is using an unsupported Gradle project. To fix this problem, create a new project by running `flutter create -t app ` and then move the dart code, assets and pubspec.yaml to the new project

By Double Wooden Hammer Sheri Reichert at Jan 18 2021


Related code examples


Code examples by languages