localstorage_light 1.0.0 copy "localstorage_light: ^1.0.0" to clipboard
localstorage_light: ^1.0.0 copied to clipboard

outdated

Lightweight version of LocalStorage.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add localstorage_light

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

dependencies:
  localstorage_light: ^1.0.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:localstorage_light/io_localstorage.dart';
import 'package:localstorage_light/localstorage.dart';
import 'package:localstorage_light/main.dart';
import 'package:localstorage_light/web_localstorage.dart';
1
likes
0
points
9
downloads

Publisher

verified publishersoftigent.com

Weekly Downloads

Lightweight version of LocalStorage.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, path_provider

More

Packages that depend on localstorage_light