
Как решить проблему с флаттером проект?
Я планирую запустить его на Android.
Ошибка в текстовом формате (скриншот выше):
Launching lib/main.dart on sdk gphone64 arm64 in debug mode...
Running Gradle task 'assembleDebug'...
FAILURE: Build failed with an exception.
* Where:
Settings file '/Users/sony/AndroidStudioProjects/userapp/android/settings.gradle' line: 24
* What went wrong:
Error resolving plugin [id: 'dev.flutter.flutter-plugin-loader', version: '1.0.2']
> A problem occurred configuring project ':gradle'.
> Could not read workspace metadata from /Users/sony/.gradle/caches/8.10/kotlin-dsl/accessors/988977859d9b6b0195278c1d04431d6c/metadata.bin
* 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.
> Get more help at https://help.gradle.org.
BUILD FAILED in 644ms
Error: Gradle task assembleDebug failed with exit code 1
Подробнее здесь: https://stackoverflow.com/questions/791 ... sion-1-0-2