ejdb2_dart 1.0.20 copy "ejdb2_dart: ^1.0.20" to clipboard
ejdb2_dart: ^1.0.20 copied to clipboard

discontinued
outdated

Embeddable JSON Database engine ejdb http://ejdb.org Dart binding

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add ejdb2_dart

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

dependencies:
  ejdb2_dart: ^1.0.20

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:ejdb2_dart/ejdb2_dart.dart';
2
likes
0
points
139
downloads

Publisher

verified publisherejdb.org

Weekly Downloads

Embeddable JSON Database engine ejdb http://ejdb.org Dart binding

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

path, quiver

More

Packages that depend on ejdb2_dart