flutter_assets_reference_generator 1.0.13
flutter_assets_reference_generator: ^1.0.13 copied to clipboard
This is flutter assets reference class generation tool.
1.0.0 #
- Initial version.
1.0.1 #
- Update README.md
1.0.2 #
- Optimization error prompt
1.0.3 #
- Add comments to preview image function
1.0.4 #
- Modify resource reference names in the asset/audio and asset/images folders
1.0.5 #
- Delete resource reference name modification in the asset/studio and asset/images folders
1.0.6 #
- Delete the modification of resource reference names in the asset/audio and asset/images folders, which can be replaced by the audioPath and imagesPath methods in the extension class
1.0.7 #
- Fix the issue of Farg error during execution
1.0.8 #
- Optimizing code generation
1.0.9 #
- Removing hidden files can also generate file referencing issues
- Add version name and version number to the generated ProjectInfo class
1.0.11 #
- Repair generates multiple duplicate classes
1.0.12 #
- Using cache to optimize execution speed
1.0.13 #
- Ignore the prompt 'constanc_identifier_name'