flutter_parsed_text 1.2.2
flutter_parsed_text: ^1.2.2 copied to clipboard
A Flutter package to parse text and make them into multiple Flutter Text widget.
[1.2.2] #
- Regex Options added as parameter
[1.2.1] #
- Empty List as default value for parse
[1.2.0] #
- Key added & In build types inproved & Changed how text parsing works
[1.1.2] #
- README.md updated
[1.1.1] #
- README.md updated
[1.1.0] #
- Replace Text Widget with RichText Widget
[1.0.0] #
- Initial Release