daassets 1.5.0
daassets: ^1.5.0 copied to clipboard
A Dart package to automatically generate a class containing references to all assets in your project.
1.0.0 - 2019-08-08 #
- First version
1.1.0 - 2020-09-15 #
- Fixed path problem
1.1.1 - 2020-09-15 #
- Added documentation
1.2.0 - 2020-10-29 #
- Removed Flutter dependency
1.3.0 - 2021-03-07 #
- Added support for null safety
1.3.2 - 2022-03-15 #
- Ignoring .DS_Store file
1.4.0 - 2024-03-01 #
- Fix asset name logic
1.5.0 - 2024-03-08 #
- Sort assets alphabetically