Platform topic

Platform interface and method channel implementation.

These classes are used internally by the plugin and by platform-specific implementations. Most developers should use FlutterClassicBluetooth instead.

Classes

FlutterClassicBluetoothPlatform Platform
The interface that platform-specific implementations must implement.
MethodChannelFlutterClassicBluetooth Platform
An implementation of FlutterClassicBluetoothPlatform that uses method channels and event channels to communicate with native code.