Version note: The clean subcommand was introduced in Dart 2.14. To clear your system cache with an older SDK, you can manually delete the PUB_CACHE folder .
Read moreHow do I clean my flutter gradle?
Just Follow Below Steps.
Read moreWhat is the use of flutter clean?
If you haven’t, you can use Flutter Android Studio post to do that. Flutter clean – Reduces Project Size by deleting build and . dart_tool directories. Flutter doctor – Diagnoses Flutter system environment.
Read moreHow do I get rid of flutter clean?
Quick Clean Cache
Read moreWhere can I get flutter clean?
Go to Tools > Flutter > Flutter Clean to clear the build cache of the Flutter project.
Read more