context_provider 0.1.0 copy "context_provider: ^0.1.0" to clipboard
context_provider: ^0.1.0 copied to clipboard

Flutter context provider to provide state with reducer combined as map of type and the reducer. Along with the useSelector hook and useDispatch hook.

[0.0.1] - First Release: 3rd April 2020. #

First release, features:

  • ContextProvider widget
  • useSelector & useReducer function
  • Reducer abstract class

[0.0.2] - Updated dependencies #

  • Provider to 4.0.5

[0.0.3] - Updated description #

  • Updated description for this package

[0.1.0] - Remove in reducer dispatch & share state #

  • Remove in-reducer dispatch
  • Remove in-reducer state selector
3
likes
30
pub points
0%
popularity

Publisher

unverified uploader

Flutter context provider to provide state with reducer combined as map of type and the reducer. Along with the useSelector hook and useDispatch hook.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter, provider

More

Packages that depend on context_provider