Skip to content

Commit 3d50b2a

Browse files
committed
[enhanced] v0.13.0-alpha.3
1 parent 8346988 commit 3d50b2a

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

packages/enhanced/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.13.0-alpha.3
2+
3+
- Fix legacy implementations (#1027)
4+
15
## 0.13.0-alpha.2
26

37
- Fix inline `white-space: nowrap`. (#944)

packages/enhanced/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: flutter_widget_from_html
2-
version: 0.13.0-alpha.2
2+
version: 0.13.0-alpha.3
33
description: Flutter package to render html as widgets that supports hyperlink, image, audio, video, iframe and many other tags.
44
homepage: https://github.com/daohoangson/flutter_widget_from_html
55

0 commit comments

Comments
 (0)