reactive_ble_platform_interface 5.3.1 copy "reactive_ble_platform_interface: ^5.3.1" to clipboard
reactive_ble_platform_interface: ^5.3.1 copied to clipboard

Platform interface for the flutter_reactive_ble_project

Reactive_ble_platform_interface #

A common platform interface for the reactive ble plugin. This package ensures every platform specific implementation uses the same interface.

Usage #

To implement a new platform specific implementation extend the ReactiveBlePlatform with an implementation that performs the platform specific behavior.