meeting_place_control_plane 0.0.1-dev.11 copy "meeting_place_control_plane: ^0.0.1-dev.11" to clipboard
meeting_place_control_plane: ^0.0.1-dev.11 copied to clipboard

An interface to the Control Plane API for publishing connection offers to establish a secure communication channel between participants in Meeting Place.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add meeting_place_control_plane

With Flutter:

 $ flutter pub add meeting_place_control_plane

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

dependencies:
  meeting_place_control_plane: ^0.0.1-dev.11

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:meeting_place_control_plane/meeting_place_control_plane.dart';
1
likes
160
points
1.07k
downloads

Publisher

verified publisheraffinidi.com

Weekly Downloads

An interface to the Control Plane API for publishing connection offers to establish a secure communication channel between participants in Meeting Place.

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

built_collection, built_value, collection, crypto, didcomm, dio, json_annotation, one_of, one_of_serializer, retry, ssi, uuid

More

Packages that depend on meeting_place_control_plane