flutter_ai_indoor_navigation 0.3.7 flutter_ai_indoor_navigation: ^0.3.7 copied to clipboard
A Flutter wrapper for the Combain AI Navigation SDK.
Changelog #
All notable changes to this project will be documented in this file.
[0.3.6] - 2024-07-29 #
[0.3.5] - 2024-07-29 #
🚀 Features #
- Added sync data progress, manual sync data, getSdkVersion and getLastSync date
- Added localLookup, wifi, ble pipe results
- Addec individual contribution to score to model confidence scores
🐛 Bug Fixes #
- Iterator for Route skipped first node
- Moved order of execution of initSdk and setup API. Right now API was not setup before initSdk so no messages could passed to Dart from kotlin during setup
- Logger did not work when using multiple loggers by default. Force logger to be passed now
- Permission logic was not working
- (interop) Start and stop was not awaited and errors not captured
🚜 Refactor #
- Moved pipe result listener
⚙️ Miscellaneous Tasks #
- (version) Bump sdk to 3.1.70
- (publishing) 0.3.5