viam_flutter_provisioning 0.0.1
viam_flutter_provisioning: ^0.0.1 copied to clipboard
Plugin to provision Viam machines using bluetooth and other methods
In-development package for provisioning Viam machines using Bluetooth. More methods (hotspot, etc.) may be added here or this functionality will be included in another one of our packages.
Installation #
flutter pub add viam_flutter_provisioning
Usage #
Consult the example flutter app in the viam_example_app folder for now.