zotdb_flutter 2.6.1 copy "zotdb_flutter: ^2.6.1" to clipboard
zotdb_flutter: ^2.6.1 copied to clipboard

ZotDB Flutter lib, which allows to connect the ZotDB server.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add zotdb_flutter

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

dependencies:
  zotdb_flutter: ^2.6.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:zotdb_flutter/zotdb_flutter.dart';
1
likes
130
points
27
downloads

Publisher

verified publisherzot.ssdd.dev

Weekly Downloads

ZotDB Flutter lib, which allows to connect the ZotDB server.

Homepage

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

flutter, json_path, web_socket_channel

More

Packages that depend on zotdb_flutter