bluetooth_low_energy_windows 2.0.1 copy "bluetooth_low_energy_windows: ^2.0.1" to clipboard
bluetooth_low_energy_windows: ^2.0.1 copied to clipboard

Windows implementation of the bluetooth_low_energy plugin.

2.0.1 #

  • Fix the issue that GATTs is cleared after peripheral disconnected on iOS and macOS.
  • Fix the issue that create UUID form peripheral's address failed on Linux.
  • Fix the issue that instance match failed on Linux.

2.0.0 #

  • Rewrite the whole project with federated plugins.
  • Support macOS and Linux.