path_parsing library

Functions

isCubicCommand(SvgPathSegType command) bool
isQuadraticCommand(SvgPathSegType command) bool
writeSvgPathDataToPath(String? svg, PathProxy path) → void
Parse svg, emitting the segment data to path.