dart_event_notifier 1.0.1
dart_event_notifier: ^1.0.1 copied to clipboard
Make your objects observable with a very simple mixin. Pure Dart, no Flutter required.
Change Log #
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
2023-09-05 #
Changes #
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
dart_event_notifier - v1.0.1
- DOCS: rename example to match guidelines.
1.0.1 #
- DOCS: rename example to match guidelines.
1.0.0 #
- Initial version.