File tree Expand file tree Collapse file tree 1 file changed +5
-9
lines changed Expand file tree Collapse file tree 1 file changed +5
-9
lines changed Original file line number Diff line number Diff line change @@ -16,18 +16,14 @@ dependencies:
16
16
css_colors : ^1.1.0
17
17
18
18
# Plugins for rendering the <table> tag.
19
- flutter_layout_grid : ^1.0.0-nullsafety.5
19
+ flutter_layout_grid : ^1.0.0-nullsafety.6
20
20
21
21
# 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
28
24
29
25
# Plugin for rendering the <iframe> tag.
30
- webview_flutter : ^2.0.0-nullsafety.4
26
+ webview_flutter : ^2.0.1
31
27
32
28
# Plugins for rendering the <audio> tag.
33
29
# todo remove github dependency
@@ -37,7 +33,7 @@ dependencies:
37
33
ref : master
38
34
39
35
# Plugins for rendering the <svg> tag.
40
- flutter_svg : ^0.20 .0-nullsafety.3
36
+ flutter_svg : ^0.21 .0-nullsafety.0
41
37
42
38
flutter :
43
39
sdk : flutter
You can’t perform that action at this time.
0 commit comments