Skip to content

Commit 20b903f

Browse files
committed
Update dependencies (just chewie_audio left)
1 parent e8bb0fd commit 20b903f

File tree

1 file changed

+5
-9
lines changed

1 file changed

+5
-9
lines changed

pubspec.yaml

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -16,18 +16,14 @@ dependencies:
1616
css_colors: ^1.1.0
1717

1818
# Plugins for rendering the <table> tag.
19-
flutter_layout_grid: ^1.0.0-nullsafety.5
19+
flutter_layout_grid: ^1.0.0-nullsafety.6
2020

2121
# Plugins for rendering the <video> tag.
22-
# todo remove github dependency
23-
video_player: ^2.0.0-nullsafety.9
24-
chewie:
25-
git:
26-
url: https://github.com/tneotia/chewie.git
27-
ref: master
22+
video_player: ^2.0.0
23+
chewie: ^1.0.0
2824

2925
# Plugin for rendering the <iframe> tag.
30-
webview_flutter: ^2.0.0-nullsafety.4
26+
webview_flutter: ^2.0.1
3127

3228
# Plugins for rendering the <audio> tag.
3329
# todo remove github dependency
@@ -37,7 +33,7 @@ dependencies:
3733
ref: master
3834

3935
# Plugins for rendering the <svg> tag.
40-
flutter_svg: ^0.20.0-nullsafety.3
36+
flutter_svg: ^0.21.0-nullsafety.0
4137

4238
flutter:
4339
sdk: flutter

0 commit comments

Comments
 (0)