reactive_ble_platform_interface 5.4.0
SDKflutter
Platformandroidioswindowslinuxmacosweb
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.