iris_notifier 0.0.8
iris_notifier: ^0.0.8 copied to clipboard
A package for notifier. This package includes several notifiers. Notify for data, Notify for event and Notify for state.
0.0.8 #
- (2023-12-15)
- Addition of FutureOr to Listeners and Future output for the notify methods.
0.0.7 #
- (2023-06-03)
- fix a bug
0.0.6 #
- (2023-06-03)
- BREAKING CHANGE
- StateNotifier renamed to EventStateNotifier and it change fundamental
0.0.4 #
- (2023-05-17)
- changing minimum dart SDK to 3.0.0 (flutter 3.10.0)
0.0.3 #
- (2023-04-17)
- changing minimum SDK to 2.19
- upgrading dev_dependencies
0.0.2 #
- (2023-03-19)
- correct importing classes.
0.0.1 #
- (2023-03-18)
- first publish.