fa_hub_client 0.2.8 copy "fa_hub_client: ^0.2.8" to clipboard
fa_hub_client: ^0.2.8 copied to clipboard

DAP/1 hub client for flutter_agent_harness: MessagingRepository over a signed WebSocket, FahPlugin wiring delivery via Agent.externalSteeringSource.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add fa_hub_client

With Flutter:

 $ flutter pub add fa_hub_client

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

dependencies:
  fa_hub_client: ^0.2.8

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:fa_hub_client/fa_hub_client.dart';
0
likes
140
points
5.57k
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

DAP/1 hub client for flutter_agent_harness: MessagingRepository over a signed WebSocket, FahPlugin wiring delivery via Agent.externalSteeringSource.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

cryptography

More

Packages that depend on fa_hub_client