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

queen prefs package helpers for shared prefs

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add qprefs

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

dependencies:
  qprefs: ^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:qprefs/qprefs.dart';
0
likes
140
points
159
downloads

Publisher

unverified uploader

Weekly Downloads

queen prefs package helpers for shared prefs

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, qcore, qlocators, shared_preferences

More

Packages that depend on qprefs