state_tools 1.2.3
state_tools: ^1.2.3 copied to clipboard
A light and simple State Manager for Flutter Apps.
1.0.0 #
- First Version
1.1.0 #
- Introducing og multi state builder and listeners:
DoubleStateBuilder,DoubleStateListener,TripleStateBuilderandTripleStateListener.
1.2.0 #
- Improve performance of the
ListStateNotifier - Introduce the
ListintgSupportmixin forPersistableStateNotifier
1.2.1 #
- Deprecate
listIdonListingSupportmixin - Fix breaking change on
PersistableStateNotifier
1.2.2 #
- Add
listgetter onPersistableStateNotifier
1.2.3 #
- Fix: allow set empty list on
ListStateNotifier