async_storage_local 0.0.2 copy "async_storage_local: ^0.0.2" to clipboard
async_storage_local: ^0.0.2 copied to clipboard

Async Storage Local

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add async_storage_local

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

dependencies:
  async_storage_local: ^0.0.2

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:async_storage_local/async_storage_local.dart';
1
likes
125
points
76
downloads

Publisher

unverified uploader

Weekly Downloads

Async Storage Local

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, shared_preferences

More

Packages that depend on async_storage_local