creamy_field 0.3.0+hotfix.2
creamy_field: ^0.3.0+hotfix.2 copied to clipboard
Rich Text Editing Field & other components with rich text, selection toolbar & syntax highlight support. Useful in Rich text editors.
Changelog #
0.3.0+hotfix.2 #
- renamed RichEditableText
- added a few tests, expecting more
- changed text description getters. (could be breaking)
0.3.0+hotfix.1 #
- fixed documentation issues
- fixed null exception issues
- added asserts
0.3.0 #
- fix delayed animation of line indicator column
- Custom text selection controls
- extended text selection widget
0.2.2 #
- line indicator in creamy text field
- text field horizontally scrollable
0.2.1 #
- Documentation improvements
0.2.0 #
- Modified Text controller
- Modified new syntax highligher as an implementation of
SyntaxHighlighter
and renamed it with prefix Creamy
0.1.0 #
- CreamyField to be used as a Rich Editing Text Field
- Syntax highlighting support