viam_sdk 0.12.0
viam_sdk: ^0.12.0 copied to clipboard
Viam Robotics Flutter SDK. Connect to your Viam robots using WebRTC or gRPC, and control your robots remotely.
Viam SDK Examples #
This directory contains examples on how to use the Viam Flutter SDK.
-
- Start using the Viam SDK from scratch! This example will walk you through the canonical way of using the SDK, using API Keys with a fully documented example app.
-
- This example uses Location secrets to connect to a robot. It has a bit more customization, but is not as well documented.
-
Hotspot Provisioning Example App
- This example demonstrates how to use the Hotspot Provisioning Widget to provision new machines, reconnect existing machines to new networks, and replace hardware while preserving machine configurations.