asset_helper 1.0.4
asset_helper: ^1.0.4 copied to clipboard
A Flutter package that automatically generates reference files for assets in a Flutter project
Changelog #
1.0.4 #
- auto generation improved
1.0.1 #
- path updated
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