quick_blue 0.3.1+3 copy "quick_blue: ^0.3.1+3" to clipboard
quick_blue: ^0.3.1+3 copied to clipboard

outdated

A cross-platform BluetoothLE plugin for Flutter.

[0.3.1+3] - 2022.3.20 #

  • Fix missing deviceId in characteristicValue message on iOS/macOs

[0.3.1+2] - 2022.3.10 #

  • Fix README with readValue

[0.3.1+1] - 2022.3.10 #

  • Add readValue for Android/iOS/macOS/Windows
  • Fix missing writeOptions on Windows

[0.3.0-dev.0] - 2022.3.3 #

  • Migerate to Null-Safety

[0.2.0] - 2020.11.22 #

Add for Android/iOS/macOS/Windows

  • connect & disconnect
  • onConnectionChanged
  • discoverServices
  • onServiceDiscovered
  • writeValue
  • setNotifiable
  • onValueChanged

0.1.1+1 - 2020.11.18 #

  • Add scanResultStream to README.md

0.1.1 - 2020.11.17 #

  • Add scanResultStream for Android/iOS/macOS/Windows

0.1.0 - 2020.11.11 #

  • Add startScan & stopScan for Android/iOS/macOS/Windows