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

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

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
150
points
58
downloads

Publisher

verified publishernirmalcode.com

Weekly Downloads

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