flutter_matrix_html 0.1.3
flutter_matrix_html: ^0.1.3 copied to clipboard
A Flutter widget for rendering static matrix html tags as Flutter widgets. (Will render over 70 different html tags!)
0.1.3 ??? #
- Use
Text.rich
instead ofRichText
- Use
CachedNetworkImage
instead ofAdvancedNetworkImage
- Fix lists sometimes rendering incorrectly
0.1.2 14th July 2020: #
- Fix some tags incorrectly linebreaking
0.1.1 26th June 2020: #
- Fixes of span tags at the start causing unwanted linebreaks
- Fixes with images not always loading properly