rxget_generator 1.0.1
rxget_generator: ^1.0.1 copied to clipboard
Code generator for rxget GetxState classes. Eliminates boilerplate for reactive state management.
1.0.1 #
- Broaden analyzer and build runner constraints for better ecosystem compatibility.
1.0.0+2 #
- Migrate to new Dart analyzer element model APIs.
- Add documentation for public APIs and classes.
- Fix repository and homepage URL.
- Add working example.
0.0.1 #
- Initial release. Generates safe
_Stateclasses with properly closing.obsfields and exposes clean public APIs.