Skip to content

Commit cd5f152

Browse files
committed
Updated flutter_svg max version
1 parent b5741ea commit cd5f152

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ dependencies:
2828
chewie_audio: '>=1.2.0 <2.0.0'
2929

3030
# Plugins for rendering the <svg> tag.
31-
flutter_svg: '>=0.22.0 <1.0.0'
31+
flutter_svg: '>=0.22.0 <2.0.0'
3232

3333
# Plugin for rendering MathML
3434
flutter_math_fork: '>=0.4.2+1 <1.0.0'

0 commit comments

Comments
 (0)