mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Keyboard height is now treated as a view inset, which could be used to shrink the content area of the app as is done in the Material Scaffold, rather than padding, which is used to indicate content areas where user interaction should be avoided.