svg_path_transform library

Pure dart library for parsing and manipulating SVG paths.

Classes

Operations<T>
Path
A SVG Path object.
PathBuilder
SubPath
A sequence of SVG commands making up a subpath.
SvgClose
SvgCommand
Normalised SVG Commands That is limited to what dart:ui supports, and all coordinates are absolute.
SvgCubicTo
SvgLineTo
SvgMoveTo

Enums

Axis