We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2b8e1d1 + afc3808 commit 7637c9dCopy full SHA for 7637c9d
pubspec.yaml
@@ -19,20 +19,20 @@ dependencies:
19
flutter_layout_grid: ^1.0.1
20
21
# Plugins for rendering the <video> tag.
22
- video_player: ^2.0.0
+ video_player: ^2.1.1
23
chewie: ^1.0.0
24
25
# Plugin for rendering the <iframe> tag.
26
- webview_flutter: ^2.0.1
+ webview_flutter: ^2.0.4
27
28
# Plugins for rendering the <audio> tag.
29
chewie_audio: ^1.2.0
30
31
# Plugins for rendering the <svg> tag.
32
- flutter_svg: ^0.21.0+1
+ flutter_svg: ^0.22.0
33
34
# Plugin for rendering MathML
35
- flutter_math_fork: ^0.3.0+2
+ flutter_math_fork: ^0.3.2+1
36
37
# plugin for firstWhereOrNull extension on lists
38
collection: ^1.15.0
0 commit comments