flutter_obs 1.2.5
flutter_obs: ^1.2.5 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.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.