el_storage 0.0.8 copy "el_storage: ^0.0.8" to clipboard
el_storage: ^0.0.8 copied to clipboard

discontinued

local storage library.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add el_storage

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

dependencies:
  el_storage: ^0.0.8

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:el_storage/el_storage.dart';
0
likes
65
points
29
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

local storage library.

Repository (GitHub)

License

MIT (license)

Dependencies

el_dart, path, web

More

Packages that depend on el_storage