occam 1.0.6
occam: ^1.0.6 copied to clipboard
Minimalist state managment
1.0.6 #
- Add
KeepAliveStateMixin
1.0.4 #
- Replace the sample app with a catalog of focused demos (reactive basics, ParentState, RxList, and stream binding).
- Add comprehensive documentation to
RxWidgetexplaining reactive rebuilds and listener management. - Refresh the README with guidance on running the catalog and understanding the showcased patterns.
- Fix memory leaks on state references
1.0.3 #
- Update the readme
1.0.2 #
- Test added
onDisposemethod added in state controller allowing attach a localcancelTokenand handling it disposed correctly.
1.0.1 #
- Test added
Fixremove double calling in mixin on listeners.
1.0.0 #
Added Flutter 3.7.4 compatibility