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 ad75c59 commit 0c6db96Copy full SHA for 0c6db96
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## [2.0.0] - April 1, 2021:
+## [2.0.0-nullsafety.1] - April 29, 2021:
2
* Support basic MathML
3
* Support inner links
4
* Supply full context tree to custom render
pubspec.yaml
@@ -1,6 +1,6 @@
name: flutter_html
description: A Flutter widget rendering static HTML and CSS as Flutter widgets.
-version: 2.0.0
+version: 2.0.0-nullsafety.1
homepage: https://github.com/Sub6Resources/flutter_html
5
6
environment:
0 commit comments