gk_ble_device_flutter 1.1.0
gk_ble_device_flutter: ^1.1.0 copied to clipboard
Bloc-based Flutter library to communicate with GK Concept devices via Bluetooth
1.1.0 #
- iOS/macOS: fix: pairing detection failed due to breaking change (#1)
- doc: fix link to BleDeviceCubit API doc
- add support for mock devices
- CI: use Dart 3.6 to avoid reformatting
- doc: add some info about FBP debug logs
- add support and example for multiple devices
- doc: add demo gif and explanations for multi device
1.0.0 #
- initial release with:
- scanning for GK BLE devices
- connection to devices, service and characteristic discovery
- subscription to report characteristic
- example application with scanning and device screens