flutter_assets_cleanup 1.0.0
flutter_assets_cleanup: ^1.0.0 copied to clipboard
A powerful CLI tool to detect and remove unused assets from Flutter projects. Keep your app bundle optimized and clean.
1.0.0 #
- Initial release
- Smart asset detection via constants and literal paths
- Support for AppAssets, AppIcons, Images, and LottieAnimations classes
- Comprehensive Markdown reports with size analysis
- Safe deletion with reviewable bash scripts
- Beautiful terminal UI with progress bars
- Multiple command-line options for different workflows
- Fast performance with optimized scanning algorithms