-
Interfaces Interface Description io.flutter.embedding.android.SplashScreen io.flutter.embedding.android.SplashScreenProvider io.flutter.plugin.common.PluginRegistry.PluginRegistrantCallback See https://flutter.dev/go/android-project-migration for migration details.io.flutter.plugin.common.PluginRegistry.Registrar This registrar is for Flutter's v1 embedding. For instructions on migrating a plugin from Flutter's v1 Android embedding to v2, visit http://flutter.dev/go/android-plugin-migrationio.flutter.plugin.common.PluginRegistry.ViewDestroyListener See https://flutter.dev/go/android-project-migration for migration details.
-
Classes Class Description io.flutter.app.FlutterActivity FlutterActivityis the new API that now replaces this class. See https://flutter.dev/go/android-project-migration for more migration details.io.flutter.app.FlutterActivityDelegate FlutterActivityis the new API that now replaces this class andFlutterActivity. See https://flutter.dev/go/android-project-migration for more migration details.io.flutter.app.FlutterFragmentActivity this class is replaced byFlutterFragmentActivity.io.flutter.app.FlutterPluginRegistry See https://flutter.dev/go/android-project-migration for migration instructions.io.flutter.embedding.android.DrawableSplashScreen io.flutter.view.FlutterMain Replaced byFlutterLoader.io.flutter.view.FlutterNativeView FlutterViewis the new API that now replaces this class. See https://flutter.dev/go/android-project-migration for more migration details.io.flutter.view.FlutterView FlutterViewis the new API that now replaces this class. See https://flutter.dev/go/android-project-migration for more migration details.
-
Constructors Constructor Description io.flutter.embedding.android.FlutterView(Context, RenderMode)