We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 882b9bb + 71110c4 commit df6f6ffCopy full SHA for df6f6ff
README.md
@@ -6,7 +6,8 @@ Currently supports parsing a `Path` from an SVG path data string
6
(including normalizing the path commands to be amenable to Flutter's exposed
7
Path methods).
8
9
+Dash paths has an initial implementation that relies on flutter 0.3.6 at a minimum.
10
+
11
Planned for future release(s):
12
-- Dash paths
-- Trim paths
13
+- Trim paths
0 commit comments