flutter_ai_indoor_navigation 0.3.8 copy "flutter_ai_indoor_navigation: ^0.3.8" to clipboard
flutter_ai_indoor_navigation: ^0.3.8 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.8] - 2025-02-14 #

🚀 Features #

  • (api) Added get all buildings and building model for a building
  • (debugdata) Added model confidence score and mode type as value notifier
  • (model_confidence) Updated SDK to use value notifier for model evaluation results
  • (api) Added gps location
  • Added icon extension on mode type
  • (positioning) Added snap to feature model method
  • (api) Clear data support
  • Location source enum and model debug data and location lookup fails
  • (ios) Initial version of iOS working
  • IOS base functions working
  • Support for new floor index -> floor label structure in swift

🐛 Bug Fixes #

  • (campusnavigation) Updated routing between places in campus
  • Routing updates were not cancelled

🚜 Refactor #

  • (!sdk-update) Updated AISDK to 4.0.0
  • (!sdk-update) Refactored code to work with SDK version 4.3.5
  • (!sdk-update) Updated API to fit new sdk version

⚙️ Miscellaneous Tasks #

  • (publishing) 0.3.7
  • Slam sdk version bump android

[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
1
likes
120
points
108
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter wrapper for the Combain AI Navigation SDK.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_cache_manager, flutter_plugin_android_lifecycle, logger, permission_handler, pigeon, plugin_platform_interface

More

Packages that depend on flutter_ai_indoor_navigation