menu
flutter_simple_ble package
documentation
ble_platform_interface.dart
BlePlatform
connect abstract method
connect abstract method
dark_mode
light_mode
connect
abstract method
Future
<
bool
>
connect
(
String
remoteId
)
Implementation
Future<bool> connect(String remoteId);
flutter_simple_ble package
documentation
ble_platform_interface
BlePlatform
connect abstract method
BlePlatform class