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

outdated

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'
39
likes
0
points
7
downloads

Publisher

verified publisherpartmaster.de

Weekly Downloads

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