scientisst_db 0.1.2 copy "scientisst_db: ^0.1.2" to clipboard
scientisst_db: ^0.1.2 copied to clipboard

Simple and powerful NoSQL document-based local database.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add scientisst_db

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

dependencies:
  scientisst_db: ^0.1.2

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:scientisst_db/scientisst_db.dart';
13
likes
100
pub points
46%
popularity

Publisher

verified publisherscientisst.com

Simple and powerful NoSQL document-based local database.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

GPL-3.0 (LICENSE)

Dependencies

flutter, path_provider, watcher

More

Packages that depend on scientisst_db