mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
This PR makes a few changes to flatland_external_view_embedder as part of fxbug.dev/94000 to enable flatland on smart display. - Add Opacity - Add Scale = Update flatland_external_view_embedder_unittests to verify changes. Bug: https://fxbug.dev/94000