Skip to content

Commit d38e952

Browse files
committed
chore: updated non-breaking dependencies
1 parent 35ac32c commit d38e952

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

pubspec.yaml

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

1818
# Plugins for rendering the <table> tag.
19-
flutter_layout_grid: ^1.0.0-nullsafety.6
19+
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-nullsafety.0
32+
flutter_svg: ^0.22.0
3333

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

3737
flutter:
3838
sdk: flutter

0 commit comments

Comments
 (0)