edgez_flutter_sdk 0.4.0 copy "edgez_flutter_sdk: ^0.4.0" to clipboard
edgez_flutter_sdk: ^0.4.0 copied to clipboard

PlatformAndroid

Android Flutter SDK for EdgeZ HaLow mesh devices, Wi-Fi transport, encrypted messaging, voice calls, provisioning, and OTA updates.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add edgez_flutter_sdk

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

dependencies:
  edgez_flutter_sdk: ^0.4.0

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:edgez_flutter_sdk/edgez_flutter_sdk.dart';
0
likes
140
points
152
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Android Flutter SDK for EdgeZ HaLow mesh devices, Wi-Fi transport, encrypted messaging, voice calls, provisioning, and OTA updates.

Homepage
Repository (GitHub)
View/report issues

Topics

#wifi #mesh #halow #iot

License

Apache-2.0 (license)

Dependencies

cryptography, fixnum, flutter, path_provider, protobuf, shared_preferences

More

Packages that depend on edgez_flutter_sdk

Packages that implement edgez_flutter_sdk