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)