aidlab_sdk 2.2.5
aidlab_sdk: ^2.2.5 copied to clipboard
Aidlab Flutter SDK. For more information please visit https://www.aidlab.com/developer
Aidlab Flutter SDK #
Welcome to the official Aidlab Flutter SDK. For installation instructions, usage guidelines, and examples, please visit our documentation.
This SDK is FFI-first:
it talks to the Aidlab SDK (C++) via Dart FFI, and expects the host app to
provide BLE via Device.withTransport(...).
Supported Platforms #
- Android
- iOS
Android Requirements #
minSdkVersionmust be at least28.