Skip to content

Commit 6466392

Browse files
author
문석희/GS SHOP개발팀
committed
[feature] flutter_svg 버전 해제
1 parent b5741ea commit 6466392

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'
3232

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

0 commit comments

Comments
 (0)