| Interface and Description |
|---|
| 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-migration
|
| io.flutter.plugin.common.PluginRegistry.ViewDestroyListener
See https://flutter.dev/go/android-project-migration for migration details.
|
| Class and Description |
|---|
io.flutter.app.FlutterActivity
FlutterActivity is the new API that now replaces
this class. See https://flutter.dev/go/android-project-migration for more migration details. |
io.flutter.app.FlutterActivityDelegate
FlutterActivity is the new API that now replaces
this class and FlutterActivity. See
https://flutter.dev/go/android-project-migration for more migration details. |
| io.flutter.app.FlutterFragmentActivity
this class is replaced by
FlutterFragmentActivity. |
| io.flutter.view.FlutterMain
Replaced by
FlutterLoader. |
io.flutter.view.FlutterNativeView
FlutterView is the new API that now replaces
this class. See https://flutter.dev/go/android-project-migration for more migration details. |
| io.flutter.app.FlutterPluginRegistry
See https://flutter.dev/go/android-project-migration for migration instructions.
|
io.flutter.view.FlutterView
FlutterView is the new API that now replaces
this class. See https://flutter.dev/go/android-project-migration for more migration details. |
| Enum and Description |
|---|
| io.flutter.embedding.android.FlutterView.RenderMode |
| io.flutter.embedding.android.FlutterView.TransparencyMode |