flutter_text_styled 0.5.2 flutter_text_styled: ^0.5.2 copied to clipboard
Flutter package to get styled Text with basic HTML text tags.
[0.5.2] - 14.09.2021 #
- Adding params textAlign, maxLines, softWrap, textOverflow to RichText
[0.5.1] - 01.04.2021 #
- Transforms List
[0.5.0] - 01.04.2021 #
- Added Style property
[0.4.0] - 24.03.2021 #
- Added NullSafety and updated dependencies
[0.3.0] - 10.11.2020 #
- Added functionality [a=LINK] [/a] tags
[0.2.0] - 11.03.2020 #
- Added functionality [color=NAME_OF_COLOR_OR_VALUE] [/color] tags
[0.1.0] - 18.02.2020 #
- Added functionality for [u][/u] and [i][/i] tags
[0.0.2] - 12.02.2020 #
- Added example of usage
[0.0.1] - 12.02.2020 Initial release #
- Added basic functionality for [b][/b] tags