File tree Expand file tree Collapse file tree
third_party/packages/flutter_svg Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ name: flutter_svg
22description : An SVG rendering and widget library for Flutter, which allows painting and displaying Scalable Vector Graphics 1.1 files.
33repository : https://github.com/flutter/packages/tree/main/third_party/packages/flutter_svg
44issue_tracker : https://github.com/flutter/flutter/issues?q=is%3Aissue+is%3Aopen+label%3A%22p%3A+flutter_svg%22
5- version : 2.0.11
5+ version : 2.0.12
66
77environment :
88 sdk : ^3.4.0
@@ -13,7 +13,7 @@ dependencies:
1313 sdk : flutter
1414 http : ^1.0.0
1515 # See https://github.com/flutter/flutter/issues/157626
16- vector_graphics : " >=1.1.11+1 <= 1.1.12 "
16+ vector_graphics : " >=1.1.14 "
1717 vector_graphics_codec : " >=1.1.11+1 <= 1.1.12"
1818 vector_graphics_compiler : " >=1.1.11+1 <= 1.1.12"
1919
You can’t perform that action at this time.
0 commit comments