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

outdated

A key-value storage extra-light and fast to Get framework

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

Publisher

verified publishergetx.site

A key-value storage extra-light and fast to Get framework

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, path_provider

More

Packages that depend on get_storage