Package io.flutter.embedding.engine.plugins.service
-
Interface Summary Interface Description ServiceAware AFlutterPlugin
that wants to know when it is running within aService
.ServiceAware.OnModeChangeListener ServiceControlSurface Control surface through which aService
attaches to aFlutterEngine
.ServicePluginBinding Binding that givesServiceAware
plugins access to an associatedService
.