just 1.0.19 copy "just: ^1.0.19" to clipboard
just: ^1.0.19 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.

1.0.18 #

  • Obs can update value immediately.(don`t use)

1.0.19 #

  • ObsGroup add subscribeSticky method.
2
likes
140
points
116
downloads

Publisher

unverified uploader

Weekly Downloads

A very lightweight state management library.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, provider

More

Packages that depend on just