resources_generator 1.0.5 resources_generator: ^1.0.5 copied to clipboard
An resource class generator for Flutter, like Android resource class R.
1.0.0 #
- Initial version.
1.0.1 #
- Add support for multi variants color resources.
1.0.2 #
- Update README.md.
1.0.3 #
- Add ability to monitor assets files changes.
1.0.4 #
- Fix not being able to watch file system changes on Linux.
- Fix assets path not being Unix path when generating on Windows.
1.0.5 #
- Add name and path properties for each font entry.