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

Shared Preferences store for kaeru library.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add kaeru_preferences

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

dependencies:
  kaeru_preferences: ^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:kaeru_preferences/kaeru_preferences.dart';
0
likes
130
points
167
downloads

Publisher

unverified uploader

Weekly Downloads

Shared Preferences store for kaeru library.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, kaeru, plugin_platform_interface, shared_preferences

More

Packages that depend on kaeru_preferences