mirror of
https://github.com/flutter/flutter.git
synced 2026-02-14 14:50:22 +08:00
Adds a test that verifies that EditableText sends a TextInput.setEditingState message to the engine when the associated TextEditingController is replaced.