gaza_flutter_cleaner 1.1.1
SDKdartflutter
Platformandroidioswindowslinuxmacos
Clean all your Flutter build folders with one command and save your disk space
Gaza Flutter Cleaner 🇵🇸
Clean all your flutter projects with one command and free up more space on your disk 🚀
Install 🍉
-
Install the package globally:
For the new versions of flutter:
dart pub global activate gaza_flutter_cleanerFor the old versions of flutter (equal or older than 3.16.9):
dart pub global activate --source git https://github.com/EmadBeltaje/gaza_flutter_cleaner.git --git-ref support_old_flutter_versions
-
Run clean command on your root folder (folder that hold your flutter projects)
gaza_flutter_cleaner clean
