flutter_obs 1.6.2 copy "flutter_obs: ^1.6.2" to clipboard
flutter_obs: ^1.6.2 copied to clipboard

a easy flutter state management, the source code is less than 100, but you can use it to implement global and local states

1.6.2 #

  • chore: builderFunList use List, _watchFunList use Set

1.6.1 #

  • fix: BaseObs setter function should execute notify function

1.6.0 #

  • feat: add BaseObs, Pull the core implementation apart

1.5.4 #

  • feat: enum ObsNotifyMode remove none

1.5.3 #

  • feat: auto -> notifyMode, add ObsNotifyMode

1.5.2 #

  • chore: ObsWatchCallback -> WatchCallback

1.5.1 #

  • feat: 100% test coverage

1.5.0 #

  • feat: add test code
  • chore: update docs
  • chore: remove example

1.4.5 #

  • chore: update docs

1.4.4 #

  • chore: update docs

1.4.3 #

  • chore: update docs

1.4.2 #

  • chore: update docs

1.4.1 #

  • chore: update docs

1.4.0 #

  • feat: remove Obs watch List type

1.3.1 #

  • chore: remove flutter_hook and useObs function

1.3.0 #

  • feat: add auto argument, allows users to manually control widget refresh

1.2.6 #

  • feat: Obs instance add watch and immediate Parameter

1.2.4 #

  • chore: update example and desc

1.2.3 #

  • fix: ObsBuilder notify fun remove addPostFrameCallback, Because it may cause the page not to refresh

1.2.2 #

  • chore: Obs add toString (roll-back)

1.2.1 #

  • feat: extended ValueNotifier (roll-back)

1.2.0 #

  • feat: ObsBuilder add watch attr
  • fix: fix remove listen fun leakage bug

1.1.1 #

  • chore: Obs remove toString

1.1.0 #

  • feat: Obs don't extended ValueNotifier,only impl Listenable接口

1.0.1 #

  • chore: simplify Obs docs

1.0.0 #

  • feat: enhanced scalability,support flutter_hooks

0.0.2 #

  • chore: update docs

0.0.1 #

  • TODO: Describe initial release.
0
likes
150
points
89
downloads

Publisher

unverified uploader

Weekly Downloads

a easy flutter state management, the source code is less than 100, but you can use it to implement global and local states

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_obs