mek_assets 0.1.1
mek_assets: ^0.1.1 copied to clipboard
Automatically generate dart classes / flutter pubspec entries for your assets files.
0.1.1 #
- Fix incorrect multi format output
0.1.0 #
- Fix incorrect
formatmapping for format file - Fix generation of fields names on single format file
- Feat added
multiformat, it generates one class for directory - Feat added
prefix_class_namefield in group to customize class name generation inmultiformat - Feat added
output_file_namefield in group to customize generated output file name BREAKING CHANGES:- Changed defaults value for output file name and class name
- Renamed
multiformat totreeformat
0.0.1 #
- Initial version.