mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
* Fix entering newline * utf8toutf16 * formatting * Address reviews * send *model“ * capture oldtext and selection before newline is added to model * use model vs _active_model_ for consistency * Formatting * updates Co-authored-by: Renzo Olivares <roliv@google.com>