Package io.flutter.embedding.engine.plugins.activity
package io.flutter.embedding.engine.plugins.activity
-
ClassDescription
FlutterPlugin
that is interested inActivity
lifecycle events related to aFlutterEngine
running within the givenActivity
.Control surface through which anActivity
attaches to aFlutterEngine
.Binding that givesActivityAware
plugins access to an associatedActivity
and theActivity
's lifecycle methods.