easy_rich_text 0.3.0 easy_rich_text: ^0.3.0 copied to clipboard
The EasyRichText widget provides a easy way to use RichText when you want to use specific style for specific word.
[0.0.1] - 2019-11-18. #
[0.0.2] - 2019-11-18. #
- Initial EasyRichText release.
[0.1.0] - 2019-11-19. #
- Update readme
[0.2.0] - 2019-11-07 #
- Use List
[0.2.1] - 2019-12-07 #
- Update readme
[0.2.2] - 2019-12-07 #
- Update readme
[0.2.3] - 2020-06-28 #
- Add case sensitivity option
[0.2.4] - 2020-07-01 #
- Superscript and subscript using Transform.translate
[0.3.0] - 2020-07-12 #
- Selectable text and regular expression support