blep 0.4.3 copy "blep: ^0.4.3" to clipboard
blep: ^0.4.3 copied to clipboard

Bluetooth Low Energy Plugin for Android and iOS devices.

0.1.0 #

  • Initial release.

0.2.0 #

  • Moved DeviceConnectionState to the main library.
  • Removed getConnectionState method. All interested parties should listen for updates from Stream returned by connectToAddress.

0.2.1 #

  • Fixed device scanning on iOS.

0.2.2 #

  • Fixed packaging data. Incorrect repository link is fixed.

0.3.0 #

  • Added a proper timeout for scanner
    • Added filtering by manufacturer data in scanner.
  • Fixed building issues in example package.
  • Fixed scanner filtering. Now instead of giant alternative a conjunction of filters will be used.

0.3.1 #

  • Fixed connecting issues on Android

0.3.2 #

  • Fixed invalid double write on iOS

0.4.0 #

  • Added manufacturerId to BluetoothDevice.
  • Added filtering only by manufacturer id in scanner (without data)

0.4.1 #

  • Request bigger MTU on Android

0.4.2 #

  • Fix subscription when 2 or more devices are connected

0.4.3 #

  • Fix readData on ios
4
likes
130
points
26
downloads

Publisher

verified publisherkindhome.io

Weekly Downloads

Bluetooth Low Energy Plugin for Android and iOS devices.

Repository
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, flutter_reactive_ble, plugin_platform_interface

More

Packages that depend on blep