ajilo297 / Flutter-Dotted-Border

A Flutter package to easily add dashed borders around widgets
https://pub.dev/packages/dotted_border
MIT License
297 stars 62 forks source link

add StrokeCap parameter #3

Closed TarekkMA closed 5 years ago

TarekkMA commented 5 years ago

Added the option to specify the StrokeCap to the paint. Useful when wanting to display round ended dashes.