state_tools 1.2.3 copy "state_tools: ^1.2.3" to clipboard
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, TripleStateBuilder and TripleStateListener.

1.1.1 #

1.2.0 #

  • Improve performance of the ListStateNotifier
  • Introduce the ListintgSupport mixin for PersistableStateNotifier

1.2.1 #

  • Deprecate listId on ListingSupport mixin
  • Fix breaking change on PersistableStateNotifier

1.2.2 #

  • Add list getter on PersistableStateNotifier

1.2.3 #

  • Fix: allow set empty list on ListStateNotifier
1
likes
160
points
170
downloads

Documentation

Documentation
API reference

Publisher

verified publishertmapps.dev

Weekly Downloads

A light and simple State Manager for Flutter Apps.

Repository (GitHub)
View/report issues

License

Apache-2.0 (license)

Dependencies

flutter, hive_ce, meta, synchronized

More

Packages that depend on state_tools