objectdb 0.0.5 copy "objectdb: ^0.0.5" to clipboard
objectdb: ^0.0.5 copied to clipboard

outdatedDart 1 only

Persistent embedded NoSQL database for Dart and Flutter. 100% Dart.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add objectdb

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

dependencies:
  objectdb: ^0.0.5

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:objectdb/objectdb.dart';
112
likes
0
pub points
85%
popularity

Publisher

unverified uploader

Persistent embedded NoSQL database for Dart and Flutter. 100% Dart.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

execution_queue, flutter

More

Packages that depend on objectdb