asset_helper 1.0.6+1
asset_helper: ^1.0.6+1 copied to clipboard
A Flutter package that automatically generates reference files for assets in a Flutter project
Changelog #
1.0.6 #
- Dependency improvement
1.0.5 #
- auto generation improved
- naming convention 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