Skip to content

Commit 0c6db96

Browse files
committed
Prepare 2.0.0-nullsafety.1
1 parent ad75c59 commit 0c6db96

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## [2.0.0] - April 1, 2021:
1+
## [2.0.0-nullsafety.1] - April 29, 2021:
22
* Support basic MathML
33
* Support inner links
44
* Supply full context tree to custom render

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: flutter_html
22
description: A Flutter widget rendering static HTML and CSS as Flutter widgets.
3-
version: 2.0.0
3+
version: 2.0.0-nullsafety.1
44
homepage: https://github.com/Sub6Resources/flutter_html
55

66
environment:

0 commit comments

Comments
 (0)