temi_sdk_flutter 1.3.0
temi_sdk_flutter: ^1.3.0 copied to clipboard
Dart bindings for the Temi SDK.
Temi SDK Flutter #
Dart bindings for the Temi SDK using Pigeon.
Quickstart #
The generated pigeon class is exposed as the public API for now.
import 'package:temi_sdk_flutter/pigeon.g.dart';
var robot = Robot();
var sn = robot.getSerialNumber();
Features #
- ❌ Voice
- ❌ Navigation
- ❌ Movement & Follow
- ❌ Users & Telepresence
- ❌ System
- ❌ Kiosk Mode
- ❌ Activity Stream
- ❌ Detection Mode
- ❌ Permission
- ❌ Sequence
- ❌ Tour
- ❌ Map
- ❌ Face Recognition
- ❌ Serial
- ❌ Common
- ❌ Interface