rethink_db_ns 0.0.1 copy "rethink_db_ns: ^0.0.1" to clipboard
rethink_db_ns: ^0.0.1 copied to clipboard

outdated

This is an unofficial driver for using RethinkDB in Dart and Flutter supporting Null Safety, this driver is based on a fork https://github.com/marceloneppel/rethinkdb

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add rethink_db_ns

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

dependencies:
  rethink_db_ns: ^0.0.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:rethink_db_ns/rethink_db_ns.dart';
25
likes
0
pub points
81%
popularity

Publisher

unverified uploader

This is an unofficial driver for using RethinkDB in Dart and Flutter supporting Null Safety, this driver is based on a fork https://github.com/marceloneppel/rethinkdb

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

convert, crypto, fixnum, flutter, pbkdf2ns, protobuf

More

Packages that depend on rethink_db_ns