Skip to content

Commit fe8c1d9

Browse files
committed
Update enhanced pubspec
1 parent c7b4721 commit fe8c1d9

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

packages/enhanced/pubspec.yaml

Lines changed: 8 additions & 8 deletions
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.16.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

@@ -10,13 +10,13 @@ environment:
1010
dependencies:
1111
flutter:
1212
sdk: flutter
13-
flutter_widget_from_html_core: ^0.17.0
14-
fwfh_cached_network_image: ^0.16.1
15-
fwfh_chewie: ^0.16.1
16-
fwfh_just_audio: ^0.17.0
17-
fwfh_svg: ^0.16.1
18-
fwfh_url_launcher: ^0.16.1
19-
fwfh_webview: ^0.15.5
13+
flutter_widget_from_html_core: ^0.16.1
14+
fwfh_cached_network_image: ^0.16.0
15+
fwfh_chewie: ^0.16.0
16+
fwfh_just_audio: ^0.16.0
17+
fwfh_svg: ^0.16.0
18+
fwfh_url_launcher: ^0.16.0
19+
fwfh_webview: ^0.15.4
2020
html: ^0.15.0
2121

2222
dependency_overrides:

0 commit comments

Comments
 (0)