|
FlutterEngine | provideFlutterEngine (@NonNull Context context) |
|
Public Member Functions inherited from io.flutter.embedding.android.FlutterActivity |
| FlutterActivity () |
|
ExclusiveAppComponent< Activity > | getExclusiveAppComponent () |
|
void | registerOnBackInvokedCallback () |
|
void | unregisterOnBackInvokedCallback () |
|
void | setFrameworkHandlesBack (boolean frameworkHandlesBack) |
|
void | onPostResume () |
|
void | release () |
|
void | detachFromFlutterEngine () |
|
void | onBackPressed () |
|
void | startBackGesture (@NonNull BackEvent backEvent) |
|
void | updateBackGestureProgress (@NonNull BackEvent backEvent) |
|
void | commitBackGesture () |
|
void | cancelBackGesture () |
|
void | onRequestPermissionsResult (int requestCode, @NonNull String[] permissions, @NonNull int[] grantResults) |
|
void | onUserLeaveHint () |
|
void | onWindowFocusChanged (boolean hasFocus) |
|
void | onTrimMemory (int level) |
|
Context | getContext () |
|
Activity | getActivity () |
|
Lifecycle | getLifecycle () |
|
FlutterShellArgs | getFlutterShellArgs () |
|
String | getCachedEngineId () |
|
String | getCachedEngineGroupId () |
|
boolean | shouldDestroyEngineWithHost () |
|
String | getDartEntrypointFunctionName () |
|
List< String > | getDartEntrypointArgs () |
|
String | getDartEntrypointLibraryUri () |
|
String | getInitialRoute () |
|
String | getAppBundlePath () |
|
RenderMode | getRenderMode () |
|
TransparencyMode | getTransparencyMode () |
|
FlutterEngine | provideFlutterEngine (@NonNull Context context) |
|
PlatformPlugin | providePlatformPlugin ( @Nullable Activity activity, @NonNull FlutterEngine flutterEngine) |
|
void | configureFlutterEngine (@NonNull FlutterEngine flutterEngine) |
|
void | cleanUpFlutterEngine (@NonNull FlutterEngine flutterEngine) |
|
boolean | shouldAttachEngineToActivity () |
|
boolean | shouldHandleDeeplinking () |
|
void | onFlutterSurfaceViewCreated (@NonNull FlutterSurfaceView flutterSurfaceView) |
|
void | onFlutterTextureViewCreated (@NonNull FlutterTextureView flutterTextureView) |
|
void | onFlutterUiDisplayed () |
|
void | onFlutterUiNoLongerDisplayed () |
|
boolean | shouldRestoreAndSaveState () |
|
boolean | shouldDispatchAppLifecycleState () |
|
boolean | attachToEngineAutomatically () |
|
boolean | popSystemNavigator () |
|
void | updateSystemUiOverlays () |
|
Context | getContext () |
|
boolean | shouldHandleDeeplinking () |
|
Activity | getActivity () |
|
Lifecycle | getLifecycle () |
|
FlutterShellArgs | getFlutterShellArgs () |
|
String | getCachedEngineId () |
|
String | getCachedEngineGroupId () |
|
boolean | shouldDestroyEngineWithHost () |
|
void | detachFromFlutterEngine () |
|
String | getDartEntrypointFunctionName () |
|
String | getDartEntrypointLibraryUri () |
|
List< String > | getDartEntrypointArgs () |
|
String | getAppBundlePath () |
|
String | getInitialRoute () |
|
RenderMode | getRenderMode () |
|
TransparencyMode | getTransparencyMode () |
|
ExclusiveAppComponent< Activity > | getExclusiveAppComponent () |
|
FlutterEngine | provideFlutterEngine (@NonNull Context context) |
|
PlatformPlugin | providePlatformPlugin ( @Nullable Activity activity, @NonNull FlutterEngine flutterEngine) |
|
void | configureFlutterEngine (@NonNull FlutterEngine flutterEngine) |
|
void | cleanUpFlutterEngine (@NonNull FlutterEngine flutterEngine) |
|
boolean | shouldAttachEngineToActivity () |
|
void | onFlutterSurfaceViewCreated (@NonNull FlutterSurfaceView flutterSurfaceView) |
|
void | onFlutterTextureViewCreated (@NonNull FlutterTextureView flutterTextureView) |
|
void | onFlutterUiDisplayed () |
|
void | onFlutterUiNoLongerDisplayed () |
|
boolean | shouldRestoreAndSaveState () |
|
void | updateSystemUiOverlays () |
|
boolean | shouldDispatchAppLifecycleState () |
|
boolean | attachToEngineAutomatically () |
|
FlutterEngine | provideFlutterEngine (@NonNull Context context) |
|
void | configureFlutterEngine (@NonNull FlutterEngine flutterEngine) |
|
void | cleanUpFlutterEngine (@NonNull FlutterEngine flutterEngine) |
|
boolean | popSystemNavigator () |
|
default void | setFrameworkHandlesBack (boolean frameworkHandlesBack) |
|