hydrated_triple 1.0.0 copy "hydrated_triple: ^1.0.0" to clipboard
hydrated_triple: ^1.0.0 copied to clipboard

A mixin which automatically persists and restores store state.

hydrated_triple #

A mixin which automatically persists and restores store state.

void main() {

    setTripleHydratedDelegate(SharedPreferencesHydratedDelegate());

    runApp(AppWidget());
}
0
likes
130
pub points
73%
popularity

Publisher

unverified uploader

A mixin which automatically persists and restores store state.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, shared_preferences, triple

More

Packages that depend on hydrated_triple