hydrated_triple 0.0.3 copy "hydrated_triple: ^0.0.3" to clipboard
hydrated_triple: ^0.0.3 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
120
pub points
60%
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