rx_storage_utils 1.0.3
rx_storage_utils: ^1.0.3 copied to clipboard
A Flutter package for efficient local storage utilities.
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add rx_storage_utilsThis will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
rx_storage_utils: ^1.0.3Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.