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

discontinued

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.1 #

feat: 继承ValueNotifier,并优化代码结构

1.2.0 #

  • feat: ObsBuilder添加 watch 参数
  • fix: 修复移除监听函数泄漏问题

1.1.1 #

  • chore: Obs移除toString,访问响应式变量应当都加上.value,统一写法

1.1.0 #

  • feat: Obs不再继承ValueNotifier,只实现Listenable接口

1.0.1 #

  • chore: 精简Obs注释

1.0.0 #

  • feat: 增强扩展性,支持flutter_hooks

0.0.2 #

  • chore: 更新文档

0.0.1 #

  • TODO: Describe initial release.
0
likes
0
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

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_hooks

More

Packages that depend on flutter_obs