mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
* changing viewInsets instead of physicalSize during text editing on mobile devices * fix indentation * fixing rotation issues. recalculating insets after physical size change. addressing reviewer comments * make ui.windowpadding abstract. adding windowpadding implementation to engine.