reduced 0.6.0 copy "reduced: ^0.6.0" to clipboard
reduced: ^0.6.0 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
150
pub points
8%
popularity

Publisher

verified publisherpartmaster.de

Unified facade for the basic features of state management frameworks.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

collection, flutter

More

Packages that depend on reduced