Skip to content

Commit 579a2ea

Browse files
committed
[enhanced] v0.17.1
1 parent 3c034e1 commit 579a2ea

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/enhanced/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 0.17.1
2+
3+
- Add support for Flutter 3.35 (#1498)
4+
- Add support for [email protected] (#1498)
5+
- Add support for `data-src` attribute in IFRAME (#1497)
6+
17
## 0.17.0
28

39
- Requires Flutter 3.32 (#1475)

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.17.0
2+
version: 0.17.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)