flutter_combainsdk 0.3.11 copy "flutter_combainsdk: ^0.3.11" to clipboard
flutter_combainsdk: ^0.3.11 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.11 - 2025-11-17 #

🚀 Features #

  • Ios compiles and start
  • Tostring methods for pigeons

🐛 Bug Fixes #

  • Ios compilation
  • Require constructor config

🚜 Refactor #

  • Renamed to new combain structure

⚙️ Miscellaneous Tasks #

  • (publishing) 0.3.10
  • Linting
  • Formatting

Wip #

  • Permission and renaming sdk
  • Compilation works
  • Progress
  • IOS ranging works
  • View db

0.3.9 - 2025-10-05 #

🚀 Features #

  • Added flutter sdk to monorepo
  • Got Flutter compiling
  • Improved ann demo with full functionality (#12)
  • Auth with apikey in demo dirextly

🐛 Bug Fixes #

  • Issues to get stuff working with flutter
  • Reinitialization issues, now disposing SDK and renitting sdk
  • Release process for flutter app
  • Bluetooth permission issues
  • Login flutter with api key
  • Location works
  • Only sync Flutter interval every hour
  • Initial structure to get iOS working
  • Flutter adapter issues

⚙️ Miscellaneous Tasks #

  • (publishing) 0.3.9

Wip #

  • Starting to integrate demo flutter app