zotdb_flutter 2.6.2 copy "zotdb_flutter: ^2.6.2" to clipboard
zotdb_flutter: ^2.6.2 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.2

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
100
pub points
0%
popularity

Publisher

verified publisherzot.ssdd.dev

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