How to Make Dotted/Dash Border on Container in Flutter App
There is no provision of dotted or dashed border line for containers in Flutter SDK yet. In this example, you can learn how to make border line for any kind of widget either its image, container, text on flutter.