animated_line_through
Animated line through for text for Flutter, with full control over animation
1.0.5
883 downloads/mo
#603 most downloaded on pub.dev
Vorkytaka/animated_line_through
What this package is like to depend on
Last release 2 years ago
no release in 18 months
Release timing varies
gaps range from 4 weeks to 12 months
Nearly every release is documented
notes for 6 of 6 stable releases
Nothing withdrawn
no release was ever pulled
3 years old
6 releases · first in 2023
0 releases in the last 12 months
see the full history below
Release timeline
6 releases · Sep 2023 to Dec 2024
2024
2025
2026
Releases
latest 6-
1.0.501 Dec 2024 -
1.0.421 Nov 2023Release notes
Open source →- Fix Flutter 3.16.0 issues.
- Use the same search for
RenderParagraphas forRenderEditablefor the cases, whenRenderParagraphis not direct child. - Stop search for editable parent when we found our node.
-
1.0.303 Oct 2023Release notes
Open source →- Add
strokeWidthparams. Thanks to the @milindgoel15. - Fix main reason why
TextFieldcan draw lines wrong.
- Add
-
1.0.203 Sep 2023 -
1.0.102 Sep 2023Release notes
Open source →- Fix: line through text with different alignment
- Fix: line through text with different sizes
-
1.0.002 Sep 2023Release notes
Open source →- Create the package.
- Add
AnimatedLineThroughandAnimatedLineThroughRaw - Add example