stream_state 0.0.8 copy "stream_state: ^0.0.8" to clipboard
stream_state: ^0.0.8 copied to clipboard

outdated

A very simple and easy to use state management option for those new to declarative / react style programming. It has no boilerplate and supports automatic state persistence.

[0.0.8] - 2020-08-16 #

  • Added easy automatic state persistence

[0.0.7] - 2020-08-6 #

  • Collect and cancel MSSB subscriptions

[0.0.6] - 2020-08-6 #

  • Add and explain forceUpdate() to handle indirect modification of state.
  • Add MSSB alias because MultiStreamStateBuilder is long to type

[0.0.5] - 2020-08-2 #

  • Clean up readme with clearer and simpler examples.

[0.0.4] - 2020-08-1 #

  • Add MultiStreamStateBuilder and update docs to only show this use. It makes it easy to use many StreamState objects without the need for nesting.

[0.0.3] - 2020-08-1 #

  • Fix github link

[0.0.2] - 2020-08-1 #

  • Better readme

[0.0.1] - 2020-08-1 #

  • Initial release
8
likes
0
pub points
0%
popularity

Publisher

unverified uploader

A very simple and easy to use state management option for those new to declarative / react style programming. It has no boilerplate and supports automatic state persistence.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, hive, hive_flutter

More

Packages that depend on stream_state