scoped 3.1.1 scoped: ^3.1.1 copied to clipboard
a pragmatic state management solution. comes with instance store (single, lazy & and scoped) and handy connectors
[3.1.0] #
- NNBD
[2.0.1] #
- renamed Reactive.addListener to Reactive.listen
- renamed Reactive.remoreListener to Reactive.forget
[2.0.0] #
- renamed strip to refs
- renamed fluid to reactive
[1.9.8] #
- added strip
[1.9.0] #
- added ref
- added context.get
- added Ref
- added Fluid.bind(builder)
- removed Binder
- min sdk: ">=2.6.0 <3.0.0"
[1.0.0] #
- added bond
- allows fluid to be mixed in with your models
[0.4.0] #
- added fluids
[0.3.0] #
- exposed access store in Scoped
[0.2.0] #
- added fluid
[0.1.0] #
- ready to use
[0.0.1] #
- initial release.