Package io.flutter.embedding.engine.renderer
package io.flutter.embedding.engine.renderer
-
ClassDescriptionRepresents the rendering responsibilities of a
FlutterEngine
.Description of a physical feature on the display.State of the display feature.Types of display features that can appear on the viewport.Mutable data structure that holds all viewport metrics properties that Flutter cares about.Listener invoked when Flutter starts and stops rendering pixels to an AndroidView
hierarchy.Owns aSurface
thatFlutterRenderer
would like to paint.A wrapper for a SurfaceTexture that tracks whether the texture has been released.