mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
The framework handles arrow keys, delete, and backspace (and with better unicode support), so we shouldn't handle them at the embedding level. Fixes #69202