Skip to content

Commit 5eacbf6

Browse files
committed
Bump flutter_svg to stable nullsafety relesae
1 parent b473307 commit 5eacbf6

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

example/ios/Podfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ EXTERNAL SOURCES:
2626
SPEC CHECKSUMS:
2727
Flutter: 434fef37c0980e73bb6479ef766c45957d4b510c
2828
video_player: 9cc823b1d9da7e8427ee591e8438bfbcde500e6e
29-
wakelock: bfc7955c418d0db797614075aabbc58a39ab5107
30-
webview_flutter: d2b4d6c66968ad042ad94cbb791f5b72b4678a96
29+
wakelock: b0843b2479edbf6504d8d262c2959446f35373aa
30+
webview_flutter: 9f491a9b5a66f2573946a389b2677987b0ff8c0b
3131

3232
PODFILE CHECKSUM: 8e679eca47255a8ca8067c4c67aab20e64cb974d
3333

pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,10 @@ dependencies:
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.21.0+1
3333

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

3737
flutter:
3838
sdk: flutter

0 commit comments

Comments
 (0)