[Solved] Android studio Flamingo ZipException: zip END header not found

2023/05/20 19:17

Error

When I create the new project, it shows error:

ZipException: zip END header not found

Solution

  1. Remove the specified gradle version in ~/.gradle
  2. Run flutter run -v

Leave a Reply

Back to top