shared_preferences_red 0.2.9 copy "shared_preferences_red: ^0.2.9" to clipboard
shared_preferences_red: ^0.2.9 copied to clipboard

Dart 1 only

A Flutter plugin for reading and writing simple key-value pairs.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add shared_preferences_red

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

dependencies:
  shared_preferences_red: ^0.2.9

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:shared_preferences_red/shared_preferences_red.dart';
0
likes
30
pub points
0%
popularity

Publisher

unverified uploader

A Flutter plugin for reading and writing simple key-value pairs.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, meta

More

Packages that depend on shared_preferences_red