flutter_ttc_ble 0.0.4 copy "flutter_ttc_ble: ^0.0.4" to clipboard
flutter_ttc_ble: ^0.0.4 copied to clipboard

outdated

A BLE(Bluetooth Low Energy) Flutter plugin for Android and iOS.

0.0.1 #

  • TODO: Describe initial release.

0.0.2 #

  • 增加数据发送结果的回调;
  • FlutterTtcBle增加writeCharacteristic()方法。

0.0.3 #

  • 修复高版本的Flutter无法编译的问题。
  • FlutterTtcBle增加方法:isBluetoothEnabled(),requestEnableBluetooth(),requestEnableLocationService(),addBLECallBack(),removeBLECallBack()。
  • BLECallBack 增加手机蓝牙状态的监听。
  • 增加 BLEEvent 类。

0.0.4 #

  • 增加对iOS对支持。
  • 使用了null-safety。
  • 部分方法改用命名参数。
11
likes
0
points
29
downloads

Publisher

unverified uploader

Weekly Downloads

A BLE(Bluetooth Low Energy) Flutter plugin for Android and iOS.

Homepage

License

unknown (license)

Dependencies

convert, flutter, plugin_platform_interface

More

Packages that depend on flutter_ttc_ble

Packages that implement flutter_ttc_ble