* What went wrong:
Some problems were found with the configuration of task ':app:compileFlutterBuildDevRelease' (type 'FlutterTask').
- Gradle detected a problem with the following location: 'C:\dev\myproject\lib\l10n\app_localizations.dart'.
< /code>
, пытаясь запустить: < /p>
flutter build apk --release
Я думаю, что это связано с локализацией, но я не могу найти что -то не так в нем
Привет всем, я получаю < /p> [code]* What went wrong: Some problems were found with the configuration of task ':app:compileFlutterBuildDevRelease' (type 'FlutterTask'). - Gradle detected a problem with the following location: 'C:\dev\myproject\lib\l10n\app_localizations.dart'. < /code> , пытаясь запустить: < /p> flutter build apk --release [/code] Я думаю, что это связано с локализацией, но я не могу найти что -то не так в нем