mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
* Refacting text_editing.dart to use EditingState more efficiently and removing unused/unimplemented code. * Addressing PR comments. Comment changes. Removing unused methods. Method renaming. * commiting text_editing_test.dart changes.