Class FlutterActivity

All Implemented Interfaces:
ComponentCallbacks, ComponentCallbacks2, KeyEvent.Callback, LayoutInflater.Factory, LayoutInflater.Factory2, View.OnCreateContextMenuListener, Window.Callback, FlutterActivityDelegate.ViewFactory, PluginRegistry, FlutterView.Provider

Deprecated.
FlutterActivity is the new API that now replaces this class. See https://flutter.dev/go/android-project-migration for more migration details.
Deprecated base class for activities that use Flutter.