Error: PS C:\Users\Chubi Wonder\Desktop\dev> flutter run Using hardware rendering with device AOSP on IA Emulator. If you get graphics artifacts, consider enabling software rendering with "--enable-software-rendering". Launching lib\main.dart on AOSP on IA Emulator in debug mode... Running Gradle task 'assembleDebug'...
FAILURE: Build failed with an exception.
- What went wrong:
Unexpected lock protocol found in lock file. Expected 3, found 0.
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 Running Gradle task 'assembleDebug'... 31.3s Gradle task assembleDebug failed with exit code 1 PS C:\Users\Chubi Wonder\Desktop\dev>
Flutter doctor $ flutter doctor Doctor summary (to see all details, run flutter doctor -v): [√] Flutter (Channel dev, v1.13.8, on Microsoft Windows [Version 10.0.10240], locale en-US) [√] Android toolchain - develop for Android devices (Android SDK version 29.0.0) [√] Android Studio (version 3.4) [√] VS Code (version 1.41.1) [√] VS Code, 32-bit edition (version 1.14.0) [√] Connected device (1 available)
• No issues found!