reduced 0.3.2 copy "reduced: ^0.3.2" to clipboard
reduced: ^0.3.2 copied to clipboard

Minimal API for the basic features of state management frameworks.

0.1.0 #

  • initial release.

0.2.0 #

  • rename Reducible to ReducedStore
  • replace function wrapWithProvider with widget class ReducedProvider
  • replace function wrapWithConsumer with widget class ReducedConsumer
  • replace function wrapWithScope with widget class ReducedScope

0.2.1 #

  • use reduced_bloc and reduced_provider v2.0.1 from git in examples

0.2.2 #

  • replace
    with backslash in README.md

0.3.1 #

  • rename 'reduce' to 'dispatch' and 'reducer' to 'event'

0.3.2 #

  • use reduced_setstate, reduced_bloc and reduced_provider v0.3.2 from git in examples
39
likes
0
pub points
0%
popularity

Publisher

verified publisherpartmaster.de

Minimal API for the basic features of state management frameworks.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on reduced