nosql_persistence 0.2.0 copy "nosql_persistence: ^0.2.0" to clipboard
nosql_persistence: ^0.2.0 copied to clipboard

discontinued

Using nosql databases with migrations, "expired" data, helpful functions

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add nosql_persistence

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

dependencies:
  nosql_persistence: ^0.2.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:nosql_persistence/nosql_persistence.dart';
2
likes
0
points
37
downloads

Publisher

unverified uploader

Weekly Downloads

Using nosql databases with migrations, "expired" data, helpful functions

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_secure_storage, hive_flutter, json_annotation, meta

More

Packages that depend on nosql_persistence