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

outdated

Minimal API 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.
github.com/partmaster/reduced/tree/main/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.
github.com/partmaster/reduced/tree/main/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.
github.com/partmaster/reduced/tree/main/example/shopper_app

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