mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
## Description This PR fixes an issue related to text input plugin, on IOS, sending a wrong action string to the engine for `FlutterTextInputActionContinue`. ## Related Issue Fixes https://github.com/flutter/flutter/issues/126922 ## Tests Adds 1 test.