async_phase_notifier 0.1.0 async_phase_notifier: ^0.1.0 copied to clipboard
A variant of ValueNotifier that helps you better manage phases of asynchronous operations.
0.1.0 #
- Update async_phase to 0.1.0.
- There are some breaking changes.
- Simplify the
value
setter that was needlessly complex and possibly led to wrong behaviours.
0.0.1 #
- Initial version.