dashed_rect library

Classes

DashedRect
A Flutter package to easily add dashed borders around widgets The strokeWidth and gap argument must not be null. default strokeWidth = 1.0 and gap = 5.0
DashRectPainter
A widget that create the doted line itself.