mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Split window state monitor out of FlView and FlEngine to make it easier to handle different API when using GTK4. It also allows better tests.