asset_helper 0.1.0
asset_helper: ^0.1.0 copied to clipboard
A Flutter package that automatically generates reference files for assets in a Flutter project
Changelog #
0.1.0 #
- Initial release with the following features:
- Automatic asset scanning
- Reference file generation
- Support for nested asset directories
- CLI commands for generation, analysis, and cleaning
- Configuration via YAML file
- New naming convention (FolderNameFileNameFileType)
- pubspec.yaml configuration support
- Future plans:
- ML integration for asset categorization and recommendations
- More advanced asset analysis