Package io.flutter.embedding.engine.plugins.broadcastreceiver
-
Interface Summary Interface Description BroadcastReceiverAware AFlutterPlugin
that wants to know when it is running within aBroadcastReceiver
.BroadcastReceiverControlSurface Control surface through which aBroadcastReceiver
attaches to aFlutterEngine
.BroadcastReceiverPluginBinding Binding that givesBroadcastReceiverAware
plugins access to an associatedBroadcastReceiver
.