omni_kv_shared_preferences 0.1.0 copy "omni_kv_shared_preferences: ^0.1.0" to clipboard
omni_kv_shared_preferences: ^0.1.0 copied to clipboard

SharedPreferences adapter for the OmniKV framework.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add omni_kv_shared_preferences

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

dependencies:
  omni_kv_shared_preferences: ^0.1.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:omni_kv_shared_preferences/omni_kv_shared_preferences.dart';
0
likes
150
points
78
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

SharedPreferences adapter for the OmniKV framework.

Homepage
Repository (GitHub)
View/report issues

Topics

#shared-preferences #key-value #storage #preferences

License

MIT (license)

Dependencies

flutter, omni_kv, shared_preferences

More

Packages that depend on omni_kv_shared_preferences