obs_state_mixin 0.0.1-dev.6 copy "obs_state_mixin: ^0.0.1-dev.6" to clipboard
obs_state_mixin: ^0.0.1-dev.6 copied to clipboard

Lightweight Flutter package for reactive state management using Obs and ObsStateMixin.

0.0.1-dev.6 #

  • FEAT: create setValue method in Obs. (d867de57)
  • FEAT: make ObsStateMixin.onDispose method public. (40d3215d)
  • DOCS: update documentation for refresh method. (34ab48c3)

0.0.1-dev.5 #

  • FIX: add nonVirtual annotation to obs method. (e32f02e0)

0.0.1-dev.4 #

  • FIX: create extensions for Obs<Iterable>. (0b3c3174)

0.0.1-dev.3 #

  • FEAT: add refresh method in Obs. (7b452f42)
  • DOCS: add badges to readme file. (0ce39534)

0.0.1-dev.2 #

  • FEAT: create extensions for Obs<bool>, Obs<List>, Obs<num> and Obs<String>. (ba49f187)

0.0.1-dev.1 #

  • FIX: update pubspec.yaml.
  • FIX: create example app template.
  • FIX: remove tests.
  • FIX: update lint rules.
  • FIX: create ObsStateMixin.
  • FIX: create Obs class.
  • FEAT: create template for obs_state_mixin package.
  • DOCS: update readme.
  • DOCS: update example app.
0
likes
160
points
25
downloads

Publisher

verified publisheralbinpk.dev

Weekly Downloads

Lightweight Flutter package for reactive state management using Obs and ObsStateMixin.

Repository (GitHub)
View/report issues
Contributing

Topics

#observable #reactive #state-management #obs #state-mixin

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on obs_state_mixin