inherited_store 0.0.1 copy "inherited_store: ^0.0.1" to clipboard
inherited_store: ^0.0.1 copied to clipboard

outdated

A widget that only rebuilds the widgets whom depended on the changed data.

inherited_store #

A widget that only rebuilds the widgets whom depend on the changed data.

Example #

Demo gif

The code for the example is in the example tab.

Getting Started #

Step 1: Wrap your app with your Store #

Step 2: use it #

Suggested use cases #

1.Managing App Preferences #

You can use Inherited_Store to effectively manage your app preferences.

How to do

2
likes
0
pub points
0%
popularity

Publisher

verified publisheraligator.ir

A widget that only rebuilds the widgets whom depended on the changed data.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on inherited_store