win_ble 1.1.0 copy "win_ble: ^1.1.0" to clipboard
win_ble: ^1.1.0 copied to clipboard

PlatformWindows

Use the WinBle plugin to enable Bluetooth Low Energy in Flutter Windows and pure Dart projects (Windows only)

1.0.2 #

  • Add parameter to discover uncached services #29
  • Prevent multiple creations of win_ble_server.exe files #32

1.0.1 #

  • Added Bluetooth radio related Api : turn on/off programatically
  • Added api to get maxMtuSize

1.0.0 #

  • Added support for pure dart (Windows only)
  • Fix: few events were missing
  • BreakingChange: Initialize method now requires BleServer.exe path
  • Improved apis and minor fixes

0.0.5 #

  • Added BleState , to get status of Bluetooth Radio

0.0.4 #

  • Fixed writeWithResponse
  • breaking Change : startScan method is void now , to listen to scan result ,listen to WinBle.scanStream

0.0.2 #

  • Added ManufacturerData
  • Added Option to Pair/UnPair Ble Device
  • Added ability to check ( canPair / isPaired ) Status
  • minor Bug fixes

0.0.1 #

  • initial Version
39
likes
150
points
10.5k
downloads

Publisher

verified publisherrohitsangwan.in

Weekly Downloads

Use the WinBle plugin to enable Bluetooth Low Energy in Flutter Windows and pure Dart projects (Windows only)

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

ffi, flutter, win32

More

Packages that depend on win_ble