Package io.flutter.app
package io.flutter.app
-
ClassDescriptionDeprecated.Deprecated.
FlutterActivity
is the new API that now replaces this class andFlutterActivity
.Specifies the mechanism by which Flutter views are created during the operation of aFlutterActivityDelegate
.A collection of AndroidActivity
methods that are relevant to the core operation of Flutter applications.Flutter implementation ofApplication
, managing application-level global initializations.Deprecated.this class is replaced byFlutterFragmentActivity
.Flutter's extension ofSplitCompatApplication
that injects aPlayStoreDeferredComponentManager
withFlutterInjector
to enable Split AOT Flutter apps.Deprecated.See https://flutter.cn/go/android-project-migration for migration instructions.
FlutterActivity
is the new API that now replaces this class.