Я создал новый проект Flutter с помощью: < /p>
flutter create test_app
Не вносит никаких изменений, я пытался создать и запустить приложение Flutter по умолчанию, но сборка сбой из -за недостающего плагина Gradle (com.android.application версия 8.7.0).
версия Flutter: stable 3.29.3
и яид. Ежа | 2023.1.1 Патч 2
версия Gradle: 8.10.2
версия плагина Android Gradle: 8.7.0 (попытка), но не найдено
SDK Сборка /> jdk версия: < /strong> 17 < /p>
FAILURE: Build failed with an exception.
* Where:
Settings file 'C:\RSedaaghi\test_app\android\settings.gradle.kts' line: 19
* What went wrong:
Plugin [id: 'com.android.application', version: '8.7.0', apply: false] was not found in any of the following sources:
- Included Builds (No included builds contain this plugin)
- Plugin Repositories (could not resolve plugin artifact 'com.android.application:com.android.application.gradle.plugin:8.7.0')
Searched in the following repositories:
Google
MavenRepo
Gradle Central Plugin Repository
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
Подробнее здесь: https://stackoverflow.com/questions/795 ... -com-andro
Флаттер сборка сбой после Flutter Create из -за отсутствующего плагина Gradle (com.android.application 8.7.0) ⇐ Android
-
- Похожие темы
- Ответы
- Просмотры
- Последнее сообщение