dotted_line_flutter 2.1.8 
dotted_line_flutter: ^2.1.8 copied to clipboard
This package allows you to draw dotted lines with Flutter. You can draw a beautiful dotted line.
Changelog #
0.0.1 #
- Initial release of DashedLine.
 
0.1.2 #
- Added README.
 - Added custom gap color, line thickness, dash gap, and dash width.
 
0.1.3 #
- Minor changes and improvements.
 
0.1.4 #
- Fixed plugin configuration mismatch.
 - Corrected class names and package name.
 
2.1.8 #
🎉 New Features & Improvements: #
- ✅ Dotted and Dashed Lines
 - ✅ Gradient Color Support
 - ✅ Customizable Dash Width & Gap
 - ✅ Horizontal & Vertical Orientation
 - ✅ Shadow Effect for Depth
 - ✅ More Shapes (Star, Circle, etc.)
 - ✅ Star Shape
 - ✅ Circle Dotted Line
 - ✅ Custom Dash Shapes
 - ✅ Patterned Dashes (Short-Long)
 
