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

unlistedoutdated

Platform interface for the flutter_reactive_ble_project

flutter_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.