flutter_observable_locator 0.2.1 copy "flutter_observable_locator: ^0.2.1" to clipboard
flutter_observable_locator: ^0.2.1 copied to clipboard

Provides Flutter widgets for integrating with observable_locator

0.2.1 #

  • Add LocatorReactionStateMixin, a convenience mixin that provides MobX reaction functions which can rely on the surrounding [ObservableLocatorScope].

0.2.0 - 0.2.0+4 #

  • Breaking API Changes
    • Update observable_locator dependency to 0.2.2
    • Change creation callback APIs to match ObservableLocator API (registering of binders during construction)
    • Rename 'register' classes to 'bind' classes to match ObservableLocator terminology
  • 0.2.0+3 - 0.2.0+4 #

    • Fix throwing due to change in parent locator between rebuilds

0.1.0 #

  • Initial release of Flutter Observable Locator, a library that provides Flutter widgets for integrating with observable_locator
0
likes
80
pub points
0%
popularity

Publisher

unverified uploader

Provides Flutter widgets for integrating with observable_locator

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, mobx, nested, observable_locator

More

Packages that depend on flutter_observable_locator