get_stroke_outline_points library
Functions
-
getStrokeOutlinePoints(
List< StrokePoint> strokePoints, [StrokeOptions? options]) → List<Vec> -
getStrokeOutlineTracks(
List< StrokePoint> strokePoints, [StrokeOptions? options]) → Map<String, List< Vec> >