animated_line_through 1.0.3 animated_line_through: ^1.0.3 copied to clipboard
Animated line through for text for Flutter, with full control over animation
1.0.3 #
- Add
strokeWidth
params. Thanks to the @milindgoel15. - Fix main reason why
TextField
can draw lines wrong.
1.0.2 #
- Fixes around
TextField
andTextFormField
1.0.1 #
- Fix: line through text with different alignment
- Fix: line through text with different sizes
1.0.0 #
- Create the package.
- Add
AnimatedLineThrough
andAnimatedLineThroughRaw
- Add example