Ao rodar o projeto bytebank recém criado retorna um erro:
FAILURE: Build failed with an exception.
* Where:
Build file 'D:\bytebank\android\app\build.gradle' line: 24
* What went wrong:
A problem occurred evaluating project ':app'.
> Failed to apply plugin [id 'com.android.application']
> Could not create plugin of type 'AppPlugin'.
> Could not initialize class com.android.build.gradle.AppPlugin
E creio ter intalado tudo corretamente
PS D:\bytebank> flutter doctor
Doctor summary (to see all details, run flutter doctor -v):
[√] Flutter (Channel stable, v1.12.13+hotfix.8, on Microsoft Windows [versão 10.0.18362.720], locale pt-BR)
[√] Android toolchain - develop for Android devices (Android SDK version 29.0.3)
[√] Android Studio (version 3.6)
[√] IntelliJ IDEA Community Edition (version 2019.3)
[√] Connected device (1 available)
• No issues found!