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

outdated

Library which uses modified BLoC pattern to listen to multiple updates in single builder widget.

[0.0.1] - Initial Release. #

[0.1.0] - Stable Release : #

Added Support for listening the updates via onUpdate method. It can be used for pushing routes or showing snackbar. See More in Example

[0.1.2] - New Function : #

Added Support for relaying more than one updates at a time via relayMultiple() function.

[0.1.4] - Major Bug Fixes: #

Bug of re-initialization of station object fixed.

[0.2.1] - Major Api Breaking Changes : #

  • Renamed Station to Store.
  • Provider Widgets are decoupled using ProviderMixin.
  • Store Initialization made global and uplifted to Provider Widget.
3
likes
0
pub points
0%
popularity

Publisher

unverified uploader

Library which uses modified BLoC pattern to listen to multiple updates in single builder widget.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on relay