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

Unified facade for the basic features of state management frameworks.

example/README.md

examples for the 'reduced' package. #

counter_app #

Counter demo app implemented with 'reduced' API and 'reduced_bloc' implementation as an example of how to use the 'reduced' package.
example/counter_app

counter_app_with_selective_rebuild #

Counter demo app with selective rebuild implemented with 'reduced' API and 'reduced_setstate' implementation as an example of how to use the 'reduced' package.
example/counter_app_with_selective_rebuild

shopper_app #

Porting the 'Shopper' sample application from the Flutter documentation using the 'Provider' state management framework via the 'reduced' API and the 'reduced_provider' implementation as an example of how to use the 'reduced' package.
example/shopper_app

39
likes
0
pub points
0%
popularity

Publisher

verified publisherpartmaster.de

Unified facade 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