Closed m0nx73r closed 3 years ago
Please, feel free to open a PR
I found a solution for this issue: Update Flutter to Version 2.2.3
Same issue here. Just upgraded to Flutter version 2.5.1 then got this error.. Switched to Beta / Dev and fixed
Same issue here. Just upgraded to Flutter version 2.5.1 then got this error.. Switched to Beta / Dev and fixed
Thank you so much for this suggestion - I wouldn't have thought that upgrading to an even higher version would work!
Flutter (Channel beta, 2.6.0-5.2.pre) works :)
Same issue here. Just upgraded to Flutter version 2.5.1 then got this error.
fixed with flutter channel dev > flutter upgrade
Please check in the new version.
Tried adding, maven { url "https://storage.googleapis.com/download.flutter.io"}
to build.gradle file, also tried changing dns, but didn't work.