get_rx_persist 0.2.0 copy "get_rx_persist: ^0.2.0" to clipboard
get_rx_persist: ^0.2.0 copied to clipboard

outdated

Get Rx Lite-weight Persist

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add get_rx_persist

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

dependencies:
  get_rx_persist: ^0.2.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:get_rx_persist/get_rx_persist.dart';
4
likes
0
points
27
downloads

Publisher

unverified uploader

Weekly Downloads

Get Rx Lite-weight Persist

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, get, get_storage

More

Packages that depend on get_rx_persist