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 7bde5d0 commit bc81cc8Copy full SHA for bc81cc8
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## [1.1.0] - November 22, 2020:
2
+* Add support for inline styles
3
+* Update dependencies
4
+
5
## [1.0.2] - August 8, 2020:
6
* Fix text scaling issues
7
* Update dependencies
pubspec.yaml
@@ -1,6 +1,6 @@
name: flutter_html
description: A Flutter widget rendering static HTML and CSS as Flutter widgets.
-version: 1.0.2
+version: 1.1.0
homepage: https://github.com/Sub6Resources/flutter_html
environment:
0 commit comments