redurx_persist_flutter 0.9.0 copy "redurx_persist_flutter: ^0.9.0" to clipboard
redurx_persist_flutter: ^0.9.0 copied to clipboard

discontinued

ReduRx Persist Flutter Integration with custom storage engines

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add redurx_persist_flutter

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  redurx_persist_flutter: ^0.9.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:redurx_persist_flutter/redurx_persist_flutter.dart';
0
likes
30
pub points
0%
popularity

Publisher

unverified uploader

ReduRx Persist Flutter Integration with custom storage engines

Homepage
Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter, path_provider, redurx_persist, shared_preferences

More

Packages that depend on redurx_persist_flutter