mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
* using text capitalization value in web engine * update editing state * add capitalization support to autofill fields * add autocapitalize attribute for mobile browsers which effects on screen keyboards * removing changes on the input value. only keeping onscreen keyboard changes * update unit tests. tests are added for ios-safari. android chrome is still not supported * changing license files this time don't update LICENSES file * Update licenses_flutter * addresing reviewer comments