aidlab_sdk 2.0.4
aidlab_sdk: ^2.0.4 copied to clipboard
Aidlab Flutter SDK. For more information please visit https://www.aidlab.com/developer
2.0.4 #
- fix(ios): forward
ScanModefrom Flutter to the native AidlabManager soScanMode.aggressiveenables duplicate advertisements (continuous RSSI updates)
2.0.3 #
- fix: incorrect time value sent to the device
2.0.2 #
- fix: align Flutter bridge with Aidlab SDK 2.x binary payload API
- chore: regenerate pigeon bindings to match the corrected API.
2.0.1 #
- chore: bump embedded iOS framework and Android dependency to Aidlab SDK 2.0.1
2.0.0 #
- feat: add support for Aidlab 2 (no breaking API changes)
1.7.4 #
- fix(ios): reverted to stable CocoaPods (XCFramework) integration, avoiding Swift Package Manager issues
1.7.3 #
- chore(ios): migrate iOS integration to Swift Package Manager (reverted in 1.7.4)
1.7.2 #
- chore(android): depend on Aidlab Android SDK 1.7.4
- docs: add dartdoc comments to public API
1.7.1 #
- chore: updated the example app to demonstrate how to request Bluetooth permissions.
1.7.0 #
BREAKING This version introduces new methods that allow for more convenient manipulation of the device and the data that can be collected from it. Additionally, the version has been bumped to 1.7.0 to match the version of the Aidlab SDK from other platforms.
1.0.0 #
BREAKING This version introduces a comprehensive restructuring of our SDK, aimed at simplifying data retrieval processes. We strongly advise all developers to review the updated examples and consult the new documentation available at aidlab.com/developer/docs to fully understand the impact on your projects.
0.2.0 #
- chore: code formatting
0.1.0 #
BREAKING Minimum supported Flutter version is 3.7.0
0.0.23 #
- chore: update protocol
0.0.22 #
- chore: update protocol
0.0.21 #
- chore: update protocol
0.0.20 #
- chore: update protocol
0.0.19 #
- chore: update protocol
0.0.18 #
- chore: update protocol
0.0.17 #
- chore: update protocol
0.0.16 #
- chore: update protocol
0.0.15 #
- chore: update protocol
0.0.14 #
- chore: refactoring
0.0.13 #
- chore: refactoring
0.0.12 #
- chore: refactoring
0.0.11 #
- chore: refactoring
0.0.10 #
- chore: refactoring
0.0.9 #
- chore: refactoring
0.0.8 #
- feat: support for Swift 5.5
0.0.7 #
- chore: refactoring
0.0.6+2 #
- chore: update protocol
0.0.6+1 #
- chore: update protocol
0.0.6 #
- chore: update protocol
0.0.5 #
- improve: general improvements
0.0.4 #
- feat: add null safety
0.0.3+1 #
- fix: exports
0.0.3 #
MINOR BREAKING small api changes
- feat: add support for iOS
0.0.2 #
- fix: dependencies
- improve: README.md
0.0.1 #
- Initial release