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:
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
You can’t perform that action at this time.
0 commit comments