<p>As of now, there is no default dotted borderline support in flutter. If there is one, it would have been easy to draw a dotted line using that functionality.</p> <p>Dotted line reference below,</p> <p>![](https://fluttercentral.com/Uploads/eb6d5c56-fb6e-4417-8ad3-4ef16829bdb5.PNGwidth="50%height="auto](</p> <p>So, here I'm sharing the class for drawing a horizontal dotted line.</p> <p>Here is how you call it.</p> <p>Hope this helps. Thanks,Srikanth</p>
How to draw a horizontal dotted line in flutter?
This Errors is posted by seven.srikanth at 5/17/2020 4:35:09 AM
Check out our other latest articles
Safearea widget - How to avoid visual overlap with Notch on flutter mobile app?How to convert row of widgets into column of widgets in flutter based on screen size?
How to run Flutter programs from GitHub?
How to get screen orientation in flutter?
NavigationRail example in flutter
Tags:
Check out our other latest articles
Safearea widget - How to avoid visual overlap with Notch on flutter mobile app?How to convert row of widgets into column of widgets in flutter based on screen size?
How to run Flutter programs from GitHub?
How to get screen orientation in flutter?
NavigationRail example in flutter