just 1.0.17 copy "just: ^1.0.17" to clipboard
just: ^1.0.17 copied to clipboard

A very lightweight state management library.

1.0.10 #

  • Add DisposableHolder. It provides a mechanism to extend its functionality through the setTag and getTag methods.

1.0.11 #

  • Add DisposableHolderState for State

1.0.12 #

  • Remove AbstractDisposableHolder.

1.0.13 #

  • Add ObsGroup for cancel batch.

1.0.14 #

  • Obs add onActive and onInactive method

1.0.15 #

  • make Obs setValue method protected

1.0.16 #

  • bug fix: throw exception when hot reload

1.0.17 #

  • Obs add subscribeSticky method. It will callback last value soon.
2
likes
120
pub points
66%
popularity

Publisher

unverified uploader

A very lightweight state management library.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, provider

More

Packages that depend on just