flutter_ai_indoor_navigation 0.3.7 copy "flutter_ai_indoor_navigation: ^0.3.7" to clipboard
flutter_ai_indoor_navigation: ^0.3.7 copied to clipboard

PlatformAndroid

A Flutter wrapper for the Combain AI Navigation SDK.

Changelog #

All notable changes to this project will be documented in this file.

[0.3.7] - 2024-08-01 #

🚀 Features #

  • (api) Added get all buildings and building model for a building

[0.3.6] - 2024-07-29 #

🐛 Bug Fixes #

  • (setup) Config was not respected when creating sdk

⚙️ Miscellaneous Tasks #

  • (publishing) 0.3.6

Dev #

  • (release) Added cliff for CHANGELOG and added release.sh for releasing

[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