Package io.flutter.embedding.engine
package io.flutter.embedding.engine
-
ClassDescriptionA single Flutter execution environment.Lifecycle callbacks for Flutter engine lifecycle events.Static singleton cache that holds
FlutterEngineinstances identified byStrings.Arguments that can be delivered to the Flutter shell on Android.Represents a Flutter shell flag that can be set via manifest metadata or command line.Represents a collection ofFlutterEngines who share resources to allow them to be created faster and with less memory than calling theFlutterEngine's constructor multiple times.Options that control how a FlutterEngine should be created.Static singleton cache that holdsFlutterEngineGroupinstances identified byStrings.Interface between Flutter embedding's Java code and Flutter engine's C/C++ code.Delegate responsible for creating and updating Android-side caches of Flutter's semantics tree and custom accessibility actions.A factory for creatingFlutterJNIinstances.Deprecated.