reduced 0.2.1
reduced: ^0.2.1 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