websafe_shared_prefs 0.0.1 copy "websafe_shared_prefs: ^0.0.1" to clipboard
websafe_shared_prefs: ^0.0.1 copied to clipboard

An Wrapper for SharedPreferences only working after being consent

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add websafe_shared_prefs

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

dependencies:
  websafe_shared_prefs: ^0.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:websafe_shared_prefs/websafe_shared_prefs.dart';
0
likes
50
pub points
0%
popularity

Publisher

unverified uploader

An Wrapper for SharedPreferences only working after being consent

Homepage

Documentation

API reference

License

unknown (LICENSE)

Dependencies

flutter, shared_preferences

More

Packages that depend on websafe_shared_prefs