У меня проблема с внедрением MAPBOX GL в FLutter, при просмотре и запуске этого примера из MAPBOX GL FLUTTER EXAMPLE , я получаю следующую проблему:
FAILURE: Build failed with an exception.
* What went wrong:
A problem occurred configuring root project 'mapbox_gl'.
The current default is 'false'
> SDK location not found. Define location with sdk.dir in the local.properties file or with an ANDROID_HOME environment variable.
* 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.
Consider disabling R8 by removing 'android.enableR8=true' from your gradle.properties before publishing your app.
* Get more help at https://help.gradle.org
BUILD FAILED in 27s
Я использую MA C ОС Catalina, изменил файл профиля bash и обновил PATH, но теперь я получаю эту ошибку. Пожалуйста, помогите мне.