formatted_text_hooks 4.0.1 copy "formatted_text_hooks: ^4.0.1" to clipboard
formatted_text_hooks: ^4.0.1 copied to clipboard

A simple text formatting package. Use to format text in TextField and Text widgets. Hooks version of formatted_text.

4.0.1 #

  • Context menu builder default button items
  • README update

4.0.0 #

  • Requires Dart ^3.1.0
  • Requires Flutter ^3.13.0
  • Deprecated : FormattedTextSelectionControls in favor of FormattedTextContextMenuBuilder

3.1.0 #

  • Fix: Compile error with Flutter 3.13.0 and above
  • Update min Flutter sdk version to 3.13.0
  • Update min Dart sdk version to 3.1.0

3.0.0 #

  • Multi-styling substring
  • Remove regex-based style matching
  • Fix: All substring styles merged together and applied to the whole text

2.0.0 #

  • Fix FormattedTextSelectionControls.buildToolbar issue
  • Update dependencies

1.0.1 #

  • Fix SelectionChangedCause.toolBar issue

1.0.0 #

  • Initial release
2
likes
140
pub points
27%
popularity

Publisher

verified publishernirmalcode.com

A simple text formatting package. Use to format text in TextField and Text widgets. Hooks version of formatted_text.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

equatable, flutter, flutter_hooks, formatted_text

More

Packages that depend on formatted_text_hooks