get_storage_plus_dev 1.0.6 copy "get_storage_plus_dev: ^1.0.6" to clipboard
get_storage_plus_dev: ^1.0.6 copied to clipboard

A fast, extra light and synchronous key-value storage written entirely in Dart

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add get_storage_plus_dev

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

dependencies:
  get_storage_plus_dev: ^1.0.6

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:get_storage_plus_dev/get_storage.dart';
3
likes
155
points
202
downloads

Documentation

API reference

Publisher

verified publishercanbary.com

Weekly Downloads

A fast, extra light and synchronous key-value storage written entirely in Dart

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, get, path_provider

More

Packages that depend on get_storage_plus_dev