Skip to content

Commit f2911bd

Browse files
committed
[enhanced] v0.13.0-alpha.5
1 parent f7b9835 commit f2911bd

File tree

2 files changed

+4
-7
lines changed

2 files changed

+4
-7
lines changed

packages/enhanced/CHANGELOG.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,7 @@
1-
## 0.13.0-alpha.4
1+
## 0.13.0-alpha.5
22

3-
- Make `WidgetPlaceholder.firstChild` public (#1027)
4-
5-
## 0.13.0-alpha.3
6-
7-
- Fix legacy implementations (#1027)
3+
- Expose core legacy in enhanced package (#1027)
4+
- Fix border 0 is still being rendered (#1045)
85

96
## 0.13.0-alpha.2
107

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