dotted_line
This package allows you to draw dotted lines with Flutter. You can draw a beautiful dotted line.
3.3.0
145K downloads/mo
#972 most downloaded on pub.dev
umechanhika/dotted_line
What this package is like to depend on
Last release 2 months ago
30 May 2026
Release timing varies
gaps range from 1 weeks to 1.6 years
Nearly every release is documented
notes for 16 of 16 stable releases
Nothing withdrawn
no release was ever pulled
7 years old
16 releases · first in 2019
1 release in the last 12 months
see the full history below
Release timeline
16 releases · Dec 2019 to May 2026Releases
latest 16-
3.3.030 May 2026Release notes
Open source →- Add
addRepaintBoundaryparameter to optionally wrap the dotted line with aRepaintBoundaryfor paint isolation. Default isfalse.- https://github.com/umechanhika/dotted_line/pull/62
- https://github.com/umechanhika/dotted_line/issues/61
- Widen the Dart SDK constraint to
>=2.12.0 <4.0.0to support Dart 3. - Replace the deprecated per-channel
ColorAPI in gradient calculation withColor.lerpto fix static analysis warnings. - Fix the
ruby-versionsetting in the Pre-release check workflow.
Thanks to @mem-5514-tahara for this release!
- Add
-
3.2.317 Oct 2024Release notes
Open source →Merge pull request #59 from umechanhika/release/v3.2.3
Change ruby-version in check.yml.
-
3.2.213 Jun 2023 -
3.2.113 Jun 2023Release notes
Open source →- Modify README.md.
- https://github.com/umechanhika/dotted_line/pull/54
Thanks to @mmustafasesudia for this release!
- Modify README.md.
-
3.2.010 Jun 2023Release notes
Open source →- Add
alignmentparameter.- https://github.com/umechanhika/dotted_line/pull/52
- https://github.com/umechanhika/dotted_line/issues/25
Thanks to @filipe-varela @armandsLa for this release!
- Add
-
3.1.024 Oct 2021Release notes
Open source →- Add
dashGradientanddashGapGradientparameters.- https://github.com/umechanhika/dotted_line/issues/36
Thanks to @thibaultrousset for this release!
- Add
-
3.0.102 Oct 2021 -
3.0.012 Mar 2021Release notes
Open source →- Migrate to null safety.
- Upgrade pre 1.12 Android projects.
Thanks to @hlavki @amitkot @YoshihideSogawa @MarcinusX for this release!
-
2.0.225 Oct 2020 -
2.0.101 Aug 2020 -
2.0.028 Jun 2020Release notes
Open source →- Fixed a performance issue when displaying in ListView
From this version, this library is no longer dependent on ListView.
-
1.1.016 Jun 2020Release notes
Open source →- Add
dashRadiusanddashGapRadiusparameters. - Change the default dash gap color from
Colors.whitetoColors.transparent. - Change
README.mdand the sample code.
- Add
-
1.0.314 Jun 2020 -
1.0.203 Jun 2020 -
1.0.116 Dec 2019 -
1.0.016 Dec 2019