dotted_line 1.1.0 dotted_line: ^1.1.0 copied to clipboard
This package allows you to draw dotted lines with Flutter. You can draw a beautiful dotted line.
1.1.0 #
- Add
dashRadius
anddashGapRadius
parameters. - Change the default dash gap color from
Colors.white
toColors.transparent
. - Change
README.md
and the sample code.
1.0.3 #
- Change the sample code.
- Enabled build the sample code on the web.
1.0.2 #
- Remove top padding.
Thanks to @tuarrep for this release!
1.0.1 #
- Update description.
- Update README.
1.0.0 #
- Initial release.