ankhdb 2.0.2 copy "ankhdb: ^2.0.2" to clipboard
ankhdb: ^2.0.2 copied to clipboard

Official AnkhDB Client SDK for Dart and Flutter. Real-time Multi-tenant BaaS.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add ankhdb

With Flutter:

 $ flutter pub add ankhdb

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

dependencies:
  ankhdb: ^2.0.2

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:ankhdb/ankhdb.dart';
0
likes
130
points
47
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Official AnkhDB Client SDK for Dart and Flutter. Real-time Multi-tenant BaaS.

Repository (GitHub)

License

MIT (license)

Dependencies

http

More

Packages that depend on ankhdb