We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 558eaef commit 79f4d0cCopy full SHA for 79f4d0c
pubspec.yaml
@@ -1,6 +1,6 @@
1
name: flutter_html
2
description: A Flutter widget rendering static HTML and CSS as Flutter widgets.
3
-version: 1.1.0
+version: 1.1.1
4
homepage: https://github.com/Sub6Resources/flutter_html
5
6
environment:
@@ -23,10 +23,7 @@ dependencies:
23
webview_flutter: ^1.0.0
24
25
# Plugins for rendering the <audio> tag.
26
- chewie_audio:
27
- git:
28
- url: git@github.com:vrtdev/chewie.git
29
- ref: d4eb9567c36300b435502fcf5f782c595ce50ca9
+ chewie_audio: ^1.1.1
30
31
# Plugins for rendering the <svg> tag.
32
flutter_svg: ^0.19.0
0 commit comments