Skip to content

Commit 7637c9d

Browse files
committed
Merge remote-tracking branch 'upstream/master' into feature/200
# Conflicts: # pubspec.yaml
2 parents 2b8e1d1 + afc3808 commit 7637c9d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pubspec.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,20 +19,20 @@ dependencies:
1919
flutter_layout_grid: ^1.0.1
2020

2121
# Plugins for rendering the <video> tag.
22-
video_player: ^2.0.0
22+
video_player: ^2.1.1
2323
chewie: ^1.0.0
2424

2525
# Plugin for rendering the <iframe> tag.
26-
webview_flutter: ^2.0.1
26+
webview_flutter: ^2.0.4
2727

2828
# Plugins for rendering the <audio> tag.
2929
chewie_audio: ^1.2.0
3030

3131
# Plugins for rendering the <svg> tag.
32-
flutter_svg: ^0.21.0+1
32+
flutter_svg: ^0.22.0
3333

3434
# Plugin for rendering MathML
35-
flutter_math_fork: ^0.3.0+2
35+
flutter_math_fork: ^0.3.2+1
3636

3737
# plugin for firstWhereOrNull extension on lists
3838
collection: ^1.15.0

0 commit comments

Comments
 (0)