path_drawing 0.2.4 copy "path_drawing: ^0.2.4" to clipboard
path_drawing: ^0.2.4 copied to clipboard

outdated

A flutter library to help with (Canvas) Path creation and manipulation

path_drawing #

A Flutter library to assist with creating and manipulating paths.

Currently supports parsing a Path from an SVG path data string (including normalizing the path commands to be amenable to Flutter's exposed Path methods).

Dash paths has an initial implementation that relies on flutter 0.3.6 at a minimum.

Planned for future release(s):

  • Trim paths
187
likes
0
pub points
98%
popularity

Publisher

verified publisherdnfield.dev

A flutter library to help with (Canvas) Path creation and manipulation

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, meta, vector_math

More

Packages that depend on path_drawing