79775467

Date: 2025-09-26 04:14:17
Score: 1
Natty:
Report link

You can try to clean the Gradle caches to force a fresh download:

flutter clean
rm -rf ~/.gradle/wrapper/dists ~/.gradle/caches android/.gradle
flutter pub get

and then check the wrapper URL:

distributionUrl=https\://services.gradle.org/distributions/gradle-8.7-bin.zip

retry:

flutter run -v
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Gladys chan