get_rx_persist 1.1.0+1 copy "get_rx_persist: ^1.1.0+1" to clipboard
get_rx_persist: ^1.1.0+1 copied to clipboard

Get Rx Lite-weight Persist, which enable auto persistence feature to get_rx package

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: ^1.1.0+1

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
140
points
18
downloads

Publisher

unverified uploader

Weekly Downloads

Get Rx Lite-weight Persist, which enable auto persistence feature to get_rx package

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, get, get_module, get_storage

More

Packages that depend on get_rx_persist