SIGN IN SIGN UP

Add enableIMEPersonalizedLearning flag to TextField and TextFormField (#87002)

* Add requestPrivacy parameter to TextField

* remove logs

* No need to pass _Editable requestPrivacy for now

* Forgot from last commit

* Add requestPrivacy flag to text form field

* Update docs

* Add requestPrivacy to CupertinoTextField

* Add test to verify requestPrivacy flag is sent to engine properly

* update docs

* fix tests

* rename requestPrivacy to enableIMEPersonalizedLearning

* Update text_input.dart

* default to true

* Have diagnostic properties default to true for enableIMEPersonalizedLearning
R
Renzo Olivares committed
9c32e5a1d2e4a59dc67494755ff7c4881b9d5e50
Parent: ade9f6a
Committed by GitHub <noreply@github.com> on 7/30/2021, 7:20:45 AM