mobx_provider 0.0.2+1 copy "mobx_provider: ^0.0.2+1" to clipboard
mobx_provider: ^0.0.2+1 copied to clipboard

outdated

package for binding the UI with your stores (viewmodels) easily , the package is inspired by filled stacks archticture pattern

[0.0.2+1] #

  • updated dependencies

[0.0.2] #

  • change [MobxStatefulProvider] to [MobxStatefulObserver]
  • change [MobxStatelessProvider] to [MobxStatelessObserver]
  • add [MobxStatefulProvider] which provides the store to its children from the [Provider] package
  • add [MobxWidgetProvider] which observes the state of the store which is provided from [Provider] packge

[0.0.1+1] - add export statement #

  • add missing export statement
  • added example folder
  • improve reamde file

[0.0.1] - TODO: Add release date. #

  • TODO: Describe initial release.
14
likes
0
pub points
0%
popularity

Publisher

unverified uploader

package for binding the UI with your stores (viewmodels) easily , the package is inspired by filled stacks archticture pattern

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, flutter_mobx, mobx, provider

More

Packages that depend on mobx_provider