r_store 1.0.0 copy "r_store: ^1.0.0" to clipboard
r_store: ^1.0.0 copied to clipboard

outdated

Rey Storage Solution

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add r_store

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

dependencies:
  r_store: ^1.0.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:r_store/r_store.dart';
0
likes
0
points
1
downloads

Publisher

unverified uploader

Weekly Downloads

Rey Storage Solution

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, http, http2, r_core, r_css, shared_preferences

More

Packages that depend on r_store