modulisto_flutter 3.0.0 copy "modulisto_flutter: ^3.0.0" to clipboard
modulisto_flutter: ^3.0.0 copied to clipboard

An advanced state management solution with any number of event flows

Changelog #


3.0.0 #

  • bump: sync with modulisto: 3.0.0

2.2.0 #

  • bump: sync with modulisto: 2.2.0

2.1.0 #

  • feat: ListenableAdapter that allows use [Unit] in [Listenable] context
  • feat: ValueListenableAdapter that allows use [Store] in [ValueListenable] context
  • bump: sync with modulisto: 2.1.0

2.0.0 #

  • bump!: sync with actual modulisto version that contains breaking changes

1.1.0 #

  • fix: adapt to new Set<Attachable> system

1.0.2 #

  • chore: bump modulisto up to 1.0.2

1.0.1 #

  • feat: StoreBuilder<T> accepts any ValueUnit<T>, not only Store<T>

1.0.0 #

  • feat: ModuleScope that works like Provider but especially for Module
  • feat: ListenableAdapter - adapts any Notifiable unit to default Listenable interface
  • feat: StoreBuilder<T> - listen for store updates and rebuilds on it
1
likes
140
points
40
downloads

Publisher

verified publisherarxdeus.dev

Weekly Downloads

An advanced state management solution with any number of event flows

Repository (GitHub)
View/report issues

Topics

#architecture #state-management #state #concurrency #controller

Documentation

API reference

License

MIT (license)

Dependencies

flutter, meta, modulisto

More

Packages that depend on modulisto_flutter