Relative Content

Tag Archive for flutterkotlinflutter-dependencies

Show these error . Execution failed for task ‘:app:generateDebugBuildConfig’ or ‘. :app:cleanMergeDebugAssets’ or :app:compileFlutterBuildDebug

:app:generateDebugBuildConfig :app:compileFlutterBuildDebug :app:cleanMergeDebugAssets These errors are displayed. Each time you do a Flutter run, you will see one of these three. I could not build by manually deleting the .gradlew file. The android file is almost identical to the default one in the Flutter project. Slightly different is that the Admob code is included. $flutter […]