We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bbd68cd commit 5d19384Copy full SHA for 5d19384
2 files changed
third_party/packages/path_parsing/CHANGELOG.md
@@ -1,6 +1,6 @@
1
-## NEXT
+## 1.1.1
2
3
-* Adds documentation for all public API members.
+* Adds documentation for all public API members.
4
* Updates minimum supported SDK version to Flutter 3.35/Dart 3.9.
5
6
## 1.1.0
third_party/packages/path_parsing/pubspec.yaml
@@ -3,7 +3,7 @@ description: >
A Dart library to help with SVG Path parsing and code generation. Used by Flutter SVG.
repository: https://github.com/flutter/packages/tree/main/third_party/packages/path_parsing
issue_tracker: https://github.com/flutter/flutter/issues?q=is%3Aissue+is%3Aopen+label%3A%22p%3A+path_parsing%22
-version: 1.1.0
+version: 1.1.1
7
8
environment:
9
sdk: ^3.9.0
0 commit comments