Package io.flutter.view
package io.flutter.view
-
ClassDescriptionBridge between Android's OS accessibility system and Flutter's accessibility system.Listener that can be set on a
AccessibilityBridge
, which is invoked any time accessibility is turned on/off, or touch exploration is turned on/off.A class representing information for a callback registered using `PluginUtilities` from `dart:ui`.Deprecated.Deprecated.FlutterView
is the new API that now replaces this class.A class containing arguments for entering a FlutterNativeView's isolate for the first time.Deprecated.FlutterView
is the new API that now replaces this class.Listener will be called on the Android UI thread once when Flutter renders the first frame.Interface for those objects that maintain and expose a reference to aFlutterView
(such as a full-screen Flutter activity).Registry of backend textures used with a singleFlutterView
instance.Listener invoked when the most recent image has been consumed.Listener invoked when a memory pressure warning was forward.Uses a Surface to populate the texture.Callback invoked byTextureRegistry.SurfaceProducer.setCallback(Callback)
.A registry entry for a managed SurfaceTexture.An entry in the texture registry.
FlutterLoader
.