• Developed the TextEditingDelta API that provides developers access to granular platform text
changes thus enabling them to build more powerful cross-platform rich text editors. This API
implements a channel of communication between the framework and the engine that is used to
send over granular platform text changes to the framework where they are processed into a
consumable format.
• Enabled selection handles to be scaled individually instead of from a singular value.
• Fixed an issue where the selection handles did not scale properly on rich text.
• Made improvements to the customizability of the label in InputDecoration by adding an option for a
label widget and a floating label style.