temi_sdk_flutter 1.6.0
temi_sdk_flutter: ^1.6.0 copied to clipboard
Dart bindings for the Temi SDK.
1.6.0 #
- Fully implemented listeners for Voice, Navigation and Movement
- Example: Now shows all Voice listeners
1.5.0 #
- Implemented a lot of SDK functions
- Added basic support for listeners
1.4.0 #
- Added Navigation actions and data to the example app
- Removed deprecated startTelepresence function
1.3.0 #
- Removed plugin_platform_interface dependency
- Added a README for the example app (Temi Showcase)
- Added some Voice and Navigation features to Temi Showcase
- Implemented some Users & Telepresence functions
1.2.0 #
- Fixed README
- Updated the example app
- Implemented functions for Voice and Movement
1.1.0 #
- Implemented speak()
- Renamed entry point from
ApitoRobot - Added home screen for example app
1.0.0+2 #
- Initial Release