Skip to content

Commit 79f4d0c

Browse files
committed
update chewie_audio
1 parent 558eaef commit 79f4d0c

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

pubspec.yaml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: flutter_html
22
description: A Flutter widget rendering static HTML and CSS as Flutter widgets.
3-
version: 1.1.0
3+
version: 1.1.1
44
homepage: https://github.com/Sub6Resources/flutter_html
55

66
environment:
@@ -23,10 +23,7 @@ dependencies:
2323
webview_flutter: ^1.0.0
2424

2525
# Plugins for rendering the <audio> tag.
26-
chewie_audio:
27-
git:
28-
url: git@github.com:vrtdev/chewie.git
29-
ref: d4eb9567c36300b435502fcf5f782c595ce50ca9
26+
chewie_audio: ^1.1.1
3027

3128
# Plugins for rendering the <svg> tag.
3229
flutter_svg: ^0.19.0

0 commit comments

Comments
 (0)