genuis 0.0.4
genuis: ^0.0.4 copied to clipboard
Code generation for theme classes based on files from the assets folder and its structure.
0.0.4 #
- New: Add
0xffffffffpattern support forcolortype - New: Cover the package with tests
- Upd: Allow to use some
dartkeywords as element name - Fix: Theme, classes, fields names format
0.0.3 #
- New: Add supported platforms to
pubspec.yaml - New: Add topics to
pubspec.yaml - Upd: Clean the
output_pathfolder from old.ui.dartfiles before build - Fix: Module name in generated classes and getters
- Fix: Recursive initialization in modules with
color: true
0.0.2 #
- Fix: Issue with collecting themes
- Fix: Ignoring separators in json-keys
0.0.1 #
- Initial development release.