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

discontinued

Using nosql databases with migrations

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.1.1

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
pub points
0%
popularity

Publisher

unverified uploader

Using nosql databases with migrations

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_secure_storage, hive_flutter, meta

More

Packages that depend on nosql_persistence