ucp_dart 1.1.1 copy "ucp_dart: ^1.1.1" to clipboard
ucp_dart: ^1.1.1 copied to clipboard

Universal Communication Protocol (UCP) for real-time MQTT-based device communication in Dart.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ucp_dart

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

dependencies:
  ucp_dart: ^1.1.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:ucp_dart/ucp_dart.dart';
0
likes
105
points
23
downloads

Publisher

unverified uploader

Weekly Downloads

Universal Communication Protocol (UCP) for real-time MQTT-based device communication in Dart.

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

flutter, mockito, mqtt_client

More

Packages that depend on ucp_dart