another_dashed_container library

Classes

CircularIntervalList<T>
A circular array of dash offsets and lengths.
DashedContainer
DashOffset
Specifies the starting position of a dash array on a path, either as a percentage or absolute value.
DashPathPainter

Functions

dashPath(Path source, {required CircularIntervalList<double?> dashArray, DashOffset? dashOffset}) Path
Creates a new path that is drawn from the segments of source.