persistence 2.0.4 copy "persistence: ^2.0.4" to clipboard
persistence: ^2.0.4 copied to clipboard

A new Flutter package project.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add persistence

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

dependencies:
  persistence: ^2.0.4

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:persistence/persistence.dart';
3
likes
90
pub points
20%
popularity

Publisher

unverified uploader

A new Flutter package project.

Homepage

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, hive, hive_flutter, meta

More

Packages that depend on persistence