reactive_notify 1.0.5
reactive_notify: ^1.0.5 copied to clipboard
A Dart library for managing reactive state efficiently, supporting multiple independent instances with unique keys.
1.0.5 #
- Update documentation.
1.0.4 #
- Implement when and callback when finish setState.
- Help to execute any other params when change state
1.0.3 #
- Upgrade SDK.
1.0.2 #
- Add gif for visual context.
- Change name from
State
toNotify
. - Update golden test.
1.0.1 #
- Change name from
State
toNotify
. - Improve
README.md
.
1.0.0 #
- Initial version.