mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
This implements the design in flutter.dev/go/handling-synchronous-keyboard-events for Android. I started with Android, but this will be used for all platforms as we add them. The related framework PR is: flutter/flutter#59358 (which has already landed)