ajilo297 / Flutter-Dotted-Border

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

Allow specifying sides #11

Closed jaysson closed 4 years ago

jaysson commented 4 years ago

A feature request: Please allow specifying sides. I wanted to create just dashed line.

jaysson commented 4 years ago

Found https://pub.dev/packages/dotted_border

alexeyinkin commented 3 years ago

So what exactly is the way to specify sides? The only clue I see on that page is customPath which should not be the right solution.