Skip to content

Commit df6f6ff

Browse files
author
Dan Field
committed
Merge branch 'master' of github.com:dnfield/flutter_path_drawing
2 parents 882b9bb + 71110c4 commit df6f6ff

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ Currently supports parsing a `Path` from an SVG path data string
66
(including normalizing the path commands to be amenable to Flutter's exposed
77
Path methods).
88

9+
Dash paths has an initial implementation that relies on flutter 0.3.6 at a minimum.
10+
911
Planned for future release(s):
1012

11-
- Dash paths
12-
- Trim paths
13+
- Trim paths

0 commit comments

Comments
 (0)