flutter_assets_tool 1.0.0
flutter_assets_tool: ^1.0.0 copied to clipboard
A clean, high-performance Flutter CLI tool to scan for unused assets, generate typed Dart references, and optimize app size.
1.0.0 #
- Initial release of
flutter_assets_tool. - Support for scanning used/unused assets.
- strongly-typed Dart reference generation.
- Support for dynamic path concatenation.
- Support for ignoring commented-out asset references.
- Integrated file system watcher.