storage_element 0.1.1 copy "storage_element: ^0.1.1" to clipboard
storage_element: ^0.1.1 copied to clipboard

Dart 1 only

Custom elements to save or share text with URL hash fragments or localStrorage

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add storage_element

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

dependencies:
  storage_element: ^0.1.1

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:storage_element/storage_element.dart';
0
likes
25
points
1
downloads

Publisher

unverified uploader

Weekly Downloads

Custom elements to save or share text with URL hash fragments or localStrorage

Homepage

License

MIT (license)

Dependencies

archive, crypto, polymer

More

Packages that depend on storage_element