ble_sdk 0.1.5-dev
ble_sdk: ^0.1.5-dev copied to clipboard
Bluetooth Low Energy (BLE) plugin that can communicate with single device
0.1.5-dev #
- downgrade gradle 4.1.3 android
0.1.4 #
- fix check bonded ios
- fix connect ios
0.1.3 #
- fix late init sdk android
0.1.2 #
- update check permission android
0.1.1 #
- fix bug, test connect and sync data devices glucoses (android)
0.1.0 #
- fix bug, test connect and sync data devices glucoses
0.0.7 #
- fix set notification enable duplicated
0.0.6 #
- update func connect with bonded failure
- update func write characteristic with properties NOTIFICATION | INDICATION
0.0.5 #
- Update dart doc comments
0.0.4 #
- Support IOS
0.0.3 #
- New func turnOnBluetooth
- New func checkPermission
- New func requestPermission
- New func requestPermissionSettings
0.0.2 #
- Add createBonded func connect android
0.0.1 #
- Initial open source release android.