mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Reverts flutter/engine#47825 Initiated by: zanderso This change reverts the following previous change: Original Description: Looks like this was proactively added in https://github.com/flutter/engine/pull/20496, but never wired up to anything on any platform. It is also unused in framework and customer code; we never exposed this on e.g. MediaQuery. Related framework PR: https://github.com/flutter/flutter/pull/138103 (Checks will fail until that PR is submitted).