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

A Flutter wrapper for the Combain AI Navigation SDK.

Changelog #

0.3.2 #

Fixes #

  • Sync progress and logging did not work during initSdk

Features #

  • Added sync data progress. A ValueNotifier that can be used to show progress of sync data
  • Added getSdkVersion method to get the version of the SDK
  • Added getLastSync method to get the last sync date
  • syncData now takes optional sync from date. If not provided, it will sync from start of time

0.3.1 #

Fixes #

  • Iterator for IndoorNavigationRouteIterator skipped first node

0.3.0 #

Breaking Changes #

  • The name for the SDK changed from FlutterIndoorNavigationSDK to FlutterAIIndoorNavigationSDK
  • The name for the SDK config changed from FlutterIndoorNavigationSDKConfig to FlutterAIIndoorNavigationSDKConfig

Features #

  • Improved logging from Android using the logger library instead of logcat
  • Ability to set custom log handler by implementing CombainLogger interface and passing it to the config

0.2.2 #

Features #

  • Added Floor Shape support to building object

0.2.1 #

  • Updated README.md to show example of how to initialize SDK

0.2.0 #

  • Refactored API to reflect Kotlin API

0.1.0 #

  • Stable version with routing and positioning

0.0.5 #

  • Working version of AI slam SDK

0.0.4 #

  • Fixed bug with callback

0.0.3 #

  • Fixed bug with activity initialization

0.0.2 #

  • Fixed missing messages.g.kt

0.0.1 #

  • Initial development version of AI Slam SDK
0
likes
0
pub points
0%
popularity

Publisher

unverified uploader

A Flutter wrapper for the Combain AI Navigation SDK.

Homepage

License

unknown (license)

Dependencies

flutter, flutter_cache_manager, flutter_plugin_android_lifecycle, logger, pigeon, plugin_platform_interface

More

Packages that depend on flutter_ai_indoor_navigation