Skip to content

Commit b8b1d81

Browse files
committed
[enhanced] v0.13.1-alpha.1
1 parent 7d567f8 commit b8b1d81

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

packages/enhanced/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 0.13.1-alpha.1
2+
3+
- Remove `BuildTree.apply` (#1027)
4+
- Restore optional second param for `HtmlStyleBuilder.enqueue` (#1027)
5+
16
## 0.13.0-alpha.5
27

38
- Expose core legacy in enhanced package (#1027)

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.5
2+
version: 0.13.1-alpha.1
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)