Closed mr-gami001 closed 24 minutes ago
It looks like something caused by Gradle caching.
Did you really try to do a flutter clean
?
Because it seems like this should help: https://stackoverflow.com/a/73488491/7339798
Also, perform a flutter pub cache repair
to clean install of the packages in your system cache. See dart pub cache for more info.
It looks like something caused by Gradle caching. Did you really try to do a
flutter clean
? Because it seems like this should help: https://stackoverflow.com/a/73488491/7339798
It's not working
Also, perform a
flutter pub cache repair
to clean install of the packages in your system cache. See dart pub cache for more info.
It's also not working
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 15 days
Operating System
window 11
Plugin
package_info_plus
Version
8.0.0
Flutter SDK
3.22.2
Compilation command
flutter run
Dart Dependencies
No response
Native dependencies
No response
Compilation Error
Flutter Doctor
Checklist before submitting a bug
flutter pub upgrade
flutter clean