creamy_field 0.3.2 copy "creamy_field: ^0.3.2" to clipboard
creamy_field: ^0.3.2 copied to clipboard

outdated

Rich Text Editing Field & other components with rich text, selection toolbar & syntax highlight support. Useful in Rich text editors.

Changelog #

0.3.2 #

  • Flutter 1.20 capability fix
  • Ability to change syntax highlighting based on system ThemeMode & app Brightness

0.3.1 #

  • tabSpace can be set in CreamyEditingController
  • removed tabSpace from CreamySyntaxHighlighter
  • property to add tab to text at baseOffset

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
15
likes
0
pub points
16%
popularity

Publisher

verified publishermagnificsoftware.com

Rich Text Editing Field & other components with rich text, selection toolbar & syntax highlight support. Useful in Rich text editors.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, flutter_highlight, highlight

More

Packages that depend on creamy_field