flutter_splendid_ble 0.3.0 copy "flutter_splendid_ble: ^0.3.0" to clipboard
flutter_splendid_ble: ^0.3.0 copied to clipboard

outdated

A comprehensive Flutter plugin for interacting with Bluetooth Low Energy (BLE) devices.

Changelog #

All notable changes to the flutter_splendid_ble plugin will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased] #

0.1.0 - 2023-10-07 #

Added #

  • Initial support for Bluetooth operations on Android:
    • Bluetooth status checking.
    • Emitting current Bluetooth status.
    • Bluetooth device scanning.
    • Bluetooth device connection handling.
    • Bluetooth service and characteristic discovery and subscription.
    • Reading from Bluetooth characteristics.
    • Writing to Bluetooth characteristics.
    • Terminating a connection to a BLE device.
  • Android example application to demonstrate basic usage.
  • Comprehensive documentation for Android functionality.

0.2.0 - 2023-11-02 #

Added #

  • Finalized support for Android.
  • Added support for Bluetooth operations MacOS:
    • Bluetooth status checking.
    • Emitting current Bluetooth status.
    • Bluetooth device scanning.
    • Bluetooth device connection handling.
    • Bluetooth service and characteristic discovery and subscription.
    • Reading from Bluetooth characteristics.
    • Writing to Bluetooth characteristics.
    • Terminating a connection to a BLE device.
  • Added MacOS support to the example application.
  • Comprehensive documentation for MacOS functionality.
  • Added automated test for all plugin methods.

0.3.0 - 2023-11-07 #

Added #

  • Added support for Bluetooth operations on iOS:
    • Bluetooth status checking.
    • Emitting current Bluetooth status.
    • Bluetooth device scanning.
    • Bluetooth device connection handling.
    • Bluetooth service and characteristic discovery and subscription.
    • Reading from Bluetooth characteristics.
    • Writing to Bluetooth characteristics.
    • Terminating a connection to a BLE device.
  • Added iOS support to the example application.
  • Comprehensive documentation for iOS functionality.
  • Added extensive usage/tutorials content to README.
5
likes
0
points
207
downloads

Publisher

verified publishersplendidendeavors.com

Weekly Downloads

A comprehensive Flutter plugin for interacting with Bluetooth Low Energy (BLE) devices.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on flutter_splendid_ble

Packages that implement flutter_splendid_ble