Запуск APK Build Throws Ошибка задачи FlutterAndroid

Форум для тех, кто программирует под Android
Anonymous
Запуск APK Build Throws Ошибка задачи Flutter

Сообщение Anonymous »

Привет всем, я получаю < /p>

Код: Выделить всё

* 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
Я думаю, что это связано с локализацией, но я не могу найти что -то не так в нем

Подробнее здесь: https://stackoverflow.com/questions/795 ... task-error

Вернуться в «Android»