flutter_ble_peripheral 0.6.0 copy "flutter_ble_peripheral: ^0.6.0" to clipboard
flutter_ble_peripheral: ^0.6.0 copied to clipboard

outdated

This plugin enables a device to be set into peripheral mode, and advertise custom services and characteristics.

0.6.0 #

  • Refactored large parts of the code for both Android & iOS.
  • Upgraded Android to Android 12 permission system.
  • Other minor improvements

0.5.0+1 #

Changes of 0.5.0 weren't visible on pub-web.flutter-io.cn

0.5.0 #

Added isSupported function to check if BLE advertising is supported by the device.

0.4.2 #

Fixed typo causing deviceName not to broadcast on iOS

0.4.1 #

Fixed bug on iOS which led to crash Added local name to advertising in iOS Updated Android dependencies

0.4.0 #

Added new options to AdvertiseData Removed embedding V1 for Android

0.3.0 #

Upgraded to null-safety Updated dependencies Changed to pedantic

Bug fixes

  • Fixed null-pointer when bluetooth adapter isn't found

0.2.0 #

Add support for MacOS

0.1.0 #

Fixed several parts for Android:

  • Advertising local name
  • Advertising Manufacturer Data
  • Advertising Service Data

0.0.4 #

Fixed iOS advertising not working

0.0.3 #

Fixed callback on Android

0.0.2 #

Fixed flutter v2 embedding

0.0.1 #

Initial version of the library. This version includes:

  • broadcasting a custom UUID
52
likes
120
pub points
85%
popularity

Publisher

verified publishersteenbakker.dev

This plugin enables a device to be set into peripheral mode, and advertise custom services and characteristics.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, flutter_lints

More

Packages that depend on flutter_ble_peripheral