We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 727b1a3 commit d5d1122Copy full SHA for d5d1122
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## ???
+## [0.1.14] - 16th Dec 2020:
2
- Fix assuming css color names are lowercase
3
- Fix too much whitespace between table and tr tags causing issues
4
- Properly handle links inside of `<code>` blocks
pubspec.yaml
@@ -1,6 +1,6 @@
name: flutter_matrix_html
description: A Flutter widget for rendering static matrix html tags as Flutter widgets. (Will render over 70 different html tags!)
-version: 0.1.13
+version: 0.1.14
homepage: https://github.com/Sorunome/flutter_matrix_html
5
6
environment:
0 commit comments