PackageTrack
Sign in Get early access

bluetooth_low_energy_windows

Windows implementation of the bluetooth_low_energy plugin.

6.2.1 11K downloads/mo #2781 most downloaded on pub.dev yanshouwang/bluetooth_low_energy

What this package is like to depend on

Last release 7 months ago

17 Jan 2026

Ships unpredictably

gaps range from 8 days to 1.1 years

Nearly every release is documented

notes for 13 of 13 stable releases

Nothing withdrawn

no release was ever pulled

3 years old

30 releases · first in 2023

2 releases in the last 12 months

see the full history below

Release timeline

30 releases · Aug 2023 to Jan 2026
2024 2025 2026
Release Pre-release

Releases

latest 30
  1. 7.0.0-dev.0 15 Jun 2024 pre-release

    Nothing published for this version

  2. 6.2.1 17 Jan 2026
    Release notes
    • 修复 bad varient access 错误

    • 隐藏非接口类型

    • 更新版本号

    Open source →
    Release notes Open source →
  3. 6.2.0 13 Jan 2026
    Release notes
    • 临时提交

    • 添加发布脚本

    • fvm use 3.35.7

    • 临时提交

    • 优化代码

    • 更新版本号,CHANGELOG.md

    • 更新README.md

    • 更新GATTServiceImpl类中的includedServices方法实现,抛出不支持的错误

    • 支持 Swift Package Manager

    • 更新 CHANGELOG.md

    Open source →
    Release notes
    • Upgrade flutter SDK to 3.35.7.
    Open source →
  4. 6.1.0 29 Jul 2025
    Release notes
    • Upgrade flutter SDK to 3.29.3.
    • Upgrade dependencies.
    Open source →
  5. 6.0.0 03 Jun 2024
    Release notes
    • Implement PeripheralManager API.
    • Add CentralManager#mtuChanged event.
    • Add serviceUUIDs argument to CentralManager#startDiscovery method.
    • Add CentralManager#getMaximumWriteLength method.
    • Move BluetoothLowEnergyManager#getState to BluetoothLowEnergyManager#state.
    • Move CentralManger.instance to factory constructor.
    • Remove BluetoothLowEnergyManager#setUp method.
    • Rewrite example with MVVM.
    • Fix the issue that Cannot access value of empty optional
    • Fix known issues.
    Open source →
  6. 6.0.0-dev.9 01 Jun 2024 pre-release
    Release notes
    • Implement PeripheralManager API.
    • Rewrite example with MVVM.
    • Fix known issues.
    Open source →
  7. 6.0.0-dev.8 24 May 2024 pre-release
    Release notes
    • Fix example errors.
    Open source →
  8. 6.0.0-dev.6 15 May 2024 pre-release
    Release notes Open source →
  9. 6.0.0-dev.5 14 May 2024 pre-release
    Release notes
    • Implement new APIs.
    Open source →
  10. 6.0.0-dev.4 12 May 2024 pre-release
    Release notes
    • Add CentralManager#getMaximumWriteLength method.
    • Add GATTService#includedServices field.
    Open source →
  11. 6.0.0-dev.3 11 May 2024 pre-release
    Release notes
    • Fix errors.
    Open source →
  12. 6.0.0-dev.2 09 May 2024 pre-release
    Release notes
    • Make it possible to change the logLevel before initialize().
    Open source →
  13. 6.0.0-dev.1 08 May 2024 pre-release
    Release notes
    • Add CentralManager#mtuChanged event.
    • Add modifiers to all classes.
    • Use new capitalization rules.
    Open source →
  14. 6.0.0-dev.0 06 May 2024 pre-release
    Release notes
    • Add serviceUUIDs argument to CentralManager#startDiscovery method.
    • Move BluetoothLowEnergyManager#getState to BluetoothLowEnergyManager#state.
    • Move CentralManger.instance to factory constructor.
    • Remove BluetoothLowEnergyManager#setUp method.
    Open source →
  15. 5.0.3 01 Feb 2024
    Release notes
    • Change flutter minimum version to 3.0.0.
    Open source →
  16. 5.0.2 01 Feb 2024
    Release notes
    • Implements new Api.
    Open source →
  17. 5.0.1 19 Jan 2024
    Release notes Open source →
  18. 5.0.0 30 Dec 2023
    Release notes
    • Add implementation of CentralManagerApi.
    Open source →
  19. 5.0.0-dev.7 26 Dec 2023 pre-release
    Release notes
    • Optimize project structure.
    Open source →
  20. 5.0.0-dev.6 26 Dec 2023 pre-release
    Release notes
    • Remove the fragment logic form CentralManager#writeCharacteristic.
    Open source →
  21. 5.0.0-dev.5 19 Dec 2023 pre-release
    Release notes
    • Add implementation of CentralManagerApi.
    Open source →
  22. 5.0.0-dev.4 14 Dec 2023 pre-release
    Release notes
    • Add event logs.
    • Update dependency.
    • Optimize instances' retrieve speed.
    • Optimize example.
    • Fix the issue that CentralManager#connect returns fake connection.
    Open source →
  23. 5.0.0-dev.3 11 Dec 2023 pre-release
    Release notes
    • Update interface to 5.0.0-dev.4.
    Open source →
  24. 5.0.0-dev.2 11 Dec 2023 pre-release
    Release notes
    • Optimize CentralManager's cache.
    • Remove AdvertiserView form example.
    Open source →
  25. 5.0.0-dev.1 06 Dec 2023 pre-release
    Release notes
    • Implement the CentralManager api.
    Open source →
  26. 2.2.0 08 Sep 2023
    Release notes
    • Add CentralController#getMaximumWriteLength method.
    Open source →
  27. 2.0.3 31 Aug 2023
    Release notes
    • Android Migrate to Android 13.
    • Android Fix the issuce that receive wrong values caused by unsafe memory, see https://developer.android.com/reference/android/bluetooth/BluetoothGattCallback#onCharacteristicChanged(android.bluetooth.BluetoothGatt,%20android.bluetooth.BluetoothGattCharacteristic)
    Open source →
  28. 2.0.2 20 Aug 2023
    Release notes
    • Combine iOS and macOS projects.
    • Optimize project structure.
    Open source →
  29. 2.0.1 18 Aug 2023
    Release notes
    • 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.
    Open source →
  30. 2.0.0 17 Aug 2023
    Release notes
    • Rewrite the whole project with federated plugins.
    • Support macOS and Linux.
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive