flutter_gundb 0.0.3 copy "flutter_gundb: ^0.0.3" to clipboard
flutter_gundb: ^0.0.3 copied to clipboard

A gunDB port P2P encrypted Communication between multiple users.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_gundb

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

dependencies:
  flutter_gundb: ^0.0.3

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:flutter_gundb/flutter_gundb.dart';
14
likes
130
points
166
downloads

Publisher

verified publisherjanatig.com

Weekly Downloads

A gunDB port P2P encrypted Communication between multiple users.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

convert, flutter, flutter_secure_storage, hive, hive_flutter, mutex, uuid, web_socket_channel, webcrypto

More

Packages that depend on flutter_gundb