wx_text 2.0.1 wx_text: ^2.0.1 copied to clipboard
A powerful widget that builds upon the familiar Flutter Text widget, offering additional functionalities for a richer text display experience.
2.0.1 #
- Removed screenshots and example to reduces package size
2.0.0 #
- Changed parameter
highlightCaseSensitive
withfilterCaseSensitive
- 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.