File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
packages/vector_graphics_compiler Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 1- ## NEXT
1+ ## 1.1.20
22
3+ * Fix rgb and rgba color parsing to handle modern CSS syntax
34* Updates minimum supported SDK version to Flutter 3.35/Dart 3.9.
45
56## 1.1.19
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ name: vector_graphics_compiler
22description : A compiler to convert SVGs to the binary format used by `package:vector_graphics`.
33repository : https://github.com/flutter/packages/tree/main/packages/vector_graphics_compiler
44issue_tracker : https://github.com/flutter/flutter/issues?q=is%3Aissue+is%3Aopen+label%3A%22p%3A+vector_graphics%22
5- version : 1.1.19
5+ version : 1.1.20
66
77executables :
88 vector_graphics_compiler :
You can’t perform that action at this time.
0 commit comments