rethinkdb_driver 2.3.2+2 copy "rethinkdb_driver: ^2.3.2+2" to clipboard
rethinkdb_driver: ^2.3.2+2 copied to clipboard

Dart 1 only

Dart driver for RethinkDB.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add rethinkdb_driver

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

dependencies:
  rethinkdb_driver: ^2.3.2+2

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:rethinkdb_driver/rethinkdb_driver.dart';
0
likes
10
pub points
24%
popularity

Publisher

unverified uploader

Dart driver for RethinkDB.

Repository (GitHub)
View/report issues

Documentation

Documentation

License

MIT (LICENSE)

Dependencies

convert, crypto, pbkdf2, protobuf

More

Packages that depend on rethinkdb_driver