flutter_built_redux 0.4.4 copy "flutter_built_redux: ^0.4.4" to clipboard
flutter_built_redux: ^0.4.4 copied to clipboard

outdatedDart 1 only

Built_redux provider for Flutter

0.4.4 #

  • add StoreConnection, which is an implementation of store connector that takes a connect & builder function as parameters.
  • add example file.

0.4.3 #

  • Move built_value dependency to dev_dependencies and bump to ^5.0.0

0.4.2 #

  • Use assert for type assertions rather than thowing exceptions

0.4.1 #

  • Add changelog

0.4.0 #

  • Breaking changes:

    • Remove state builder generic from StoreConnector

    • Made StoreConnectorState private

  • Perform check on storeSub in didChangeDependencies to return early if a subscription to the store has already been created.

  • Raise exceptions if the store found by inheritFromWidgetOfExactType has different generics than the StoreConnector

  • Add unit tests

2
likes
0
pub points
42%
popularity

Publisher

unverified uploader

Built_redux provider for Flutter

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

built_redux, flutter, meta

More

Packages that depend on flutter_built_redux