chipweinberger / flutter_blue_plus

Flutter plugin for connecting and communicationg with Bluetooth Low Energy devices, on Android, iOS, macOS
Other
791 stars 478 forks source link

[Question]: Documentation might be wrong for BluetoothCharacteristic.write() #823

Closed danger-ahead closed 8 months ago

danger-ahead commented 8 months ago

Requirements

Have you checked this problem on the example app?

Yes

FlutterBluePlus Version

1.31.17

Flutter Version

3.16.9

What OS?

All

OS Version

Latest

Bluetooth Module

NA

What is your problem?

https://github.com/boskokg/flutter_blue_plus/blob/d2bc7b572512aa7a3dc374a7cc0de0461348ff15/lib/src/bluetooth_characteristic.dart#L154

There's no parameter called withResponse in the original function definition. Is this line needed?

Logs

NA
chipweinberger commented 8 months ago

thanks. updated.