get_storage 1.1.6 copy "get_storage: ^1.1.6" to clipboard
get_storage: ^1.1.6 copied to clipboard

outdated

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

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

dependencies:
  get_storage: ^1.1.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/get_storage.dart';
1625
likes
0
pub points
99%
popularity

Publisher

verified publishergetx.site

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

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, path_provider

More

Packages that depend on get_storage