-
Bruno Leroux authored
## Description This PR adds `ProcessTextService` on the framework side to communicate with the engine to query and run text processing actions (on the engine side, only Android is supported currently, see https://github.com/flutter/engine/pull/44579). ## Related Issue Non-UI framework side for https://github.com/flutter/flutter/issues/107603 ## Tests Adds 3 tests.