wx_text 3.0.0 copy "wx_text: ^3.0.0" to clipboard
wx_text: ^3.0.0 copied to clipboard

A powerful widget that builds upon the familiar Flutter Text widget, offering additional functionalities for a richer text display experience.

3.0.0 #

  • Added supports for text outline and gradient
  • Added supports for animated text
  • Added style shortcuts
  • Added constructor to create from another instance configuration
  • Added option to debug min lines
  • Refactor spoiler text, use maxLines instead of trimLines, renamed builder to wrapper
  • Refactor parsed text, added base text, and added selectionColor

2.0.2 #

  • Adjust sdk constraints

2.0.1 #

  • Removed screenshots and example to reduces package size

2.0.0 #

  • Changed parameter highlightCaseSensitive with filterCaseSensitive
  • Implemented an advanced text parsing widget with pattern highlighting capabilities
  • Added spoiler text

1.0.0 #

  • Inherits all the functionalities of the standard Text widget.
  • Defines the minimum number of lines the widget will always display.
  • Allows users to select and highlight specific portions of the text.
  • Provides access to a set of pre-defined text styles commonly used in user interfaces.
11
likes
160
pub points
44%
popularity

Publisher

verified publisherwidgetarian.com

A powerful widget that builds upon the familiar Flutter Text widget, offering additional functionalities for a richer text display experience.

Repository (GitHub)
View/report issues

Topics

#text #spoiler #highlighted #annotation #widgetarian

Documentation

API reference

Funding

Consider supporting this project:

buymeacoffee.com
ko-fi.com

License

BSD-3-Clause (license)

Dependencies

animated_repeatable, flutter

More

Packages that depend on wx_text