| Interface | Description |
|---|---|
| BroadcastReceiverAware |
A
FlutterPlugin that wants to know when it is running
within a BroadcastReceiver. |
| BroadcastReceiverControlSurface |
Control surface through which a
BroadcastReceiver attaches to a FlutterEngine. |
| BroadcastReceiverPluginBinding |
Binding that gives
BroadcastReceiverAware plugins access to an associated BroadcastReceiver. |