simple_persistence 0.3.2 copy "simple_persistence: ^0.3.2" to clipboard
simple_persistence: ^0.3.2 copied to clipboard

outdated

A simple library for persisting data to disk.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add simple_persistence

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

dependencies:
  simple_persistence: ^0.3.2

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

Publisher

verified publisherlojewski.dev

Weekly Downloads

A simple library for persisting data to disk.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

meta, path

More

Packages that depend on simple_persistence