flutter_cleaner_cli 1.1.1
flutter_cleaner_cli: ^1.1.1 copied to clipboard
A cross-platform CLI tool to clean Flutter build directories and free up disk space.
1.1.1 #
- Fix --version displaying incorrect version number
- Update README to accurately reflect platform support
1.1.0 #
- Exclude Flutter SDK directories from scan results
- Add option to permanently remove trashed build dirs from trash
- Fix directory picker hanging on home directory scans
- Add home directory scan guard with interactive directory picker
- Show project names in deletion confirmation screen
1.0.0 #
- Initial version.