notepad_core_macos 1.4.0 notepad_core_macos: ^1.4.0 copied to clipboard
Flutter plugin macos implementation for connect & operate on BLE peripheral.
1.4.0 - 2020-02-26 #
- Impl
isBluetoothAvailable
,BluetoothState
notification - Impl
startScan
,stopScan
,scanResultStream
notification - Impl
connect
,disconnect
,ConnectionState
notification - Impl
discoverServices
,setNotifiable
,requestMtu
,requestConnectionPriority
- Impl
readValue
,writeValue
,inputValueStream
notification