ensemble_bluetooth library

Bluetooth manager implementation for Ensemble apps.

Classes

BackgroundTaskManager
Tracks background isolate ports used by Bluetooth subscriptions.
BluetoothManagerImpl
Implements Ensemble Bluetooth operations using flutter_blue_plus.

Functions

encodeBleUtf8PayloadForScriptHandler(String decodedUtf8) String
JSON-encodes decoded BLE UTF-8 text so raw payloads cannot break out of functionName(<argument>) when passed to ScreenController.runGlobalScriptHandler.