revali_construct 1.8.0
revali_construct: ^1.8.0 copied to clipboard
Foundation for creating constructs for Revali
CHANGELOG #
1.8.0 | 08.16.25 #
Features #
- Improve hot reload performance
- Debounce changes to slow hot reload frequency
- Pass objects instead of strings to
stderr
to improve communication withrevali
1.7.0 | 05.08.25 #
Features #
- Add
isEnum
field toMetaType
class - Get
fromJson
/toJson
methods from enum types
1.4.0 | 03.26.25 #
1.3.0 | 03.24.25 #
1.1.1 | 12.11.24 #
Enhancements #
- Add assertion checks for
DartFile
to ensure that part directives are unique
1.0.0 | 11.14.24 #
- Initial Release