-
Install the package globally:
For the new versions of flutter:
dart pub global activate gaza_flutter_cleaner
For 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
Don't forget to like the package ππ» and star the repo βοΈ