word_colorizer 0.0.4
word_colorizer: ^0.0.4 copied to clipboard
A Flutter package that enables dynamic text highlighting by specifying words to emphasize. Customize colors, fonts, and add interactivity for an engaging experience.
0.0.1 #
Changelog for word_colorizer #
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[0.0.1] - 2025-01-16 #
Added #
- Initial Release of
word_colorizer:- Highlight specific words in a text and make them clickable.
- Support for multiple highlighted words with separate actions.
- Customizable styling for highlighted and default text.
- Support for navigating between screens by clicking highlighted words.