Galera, ao executar meu aplicativo (que estava funcionando) apresentou esse erro:
Launching lib\Screen\main.dart on sdk gphone64 x86 64 in debug mode... Running Gradle task 'assembleDebug'...
FAILURE: Build failed with an exception.
What went wrong: Execution failed for task ':app:mergeDebugNativeLibs'.
java.nio.file.AccessDeniedException: C:\Users\ramon\Documents\estudos_flutter\my_first_app\build\app\intermediates\merged_native_libs\debug\out\lib\x86
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 5s Exception: Gradle task assembleDebug failed with exit code 1
Dentro da pasta indicada não há nenhum arquivo. Tanto executando no emulador quanto no meu celular, retorna esse erro.
Alguem poderia me ajudar?
Obrigado
Abraços