animated_line_through 1.0.4 copy "animated_line_through: ^1.0.4" to clipboard
animated_line_through: ^1.0.4 copied to clipboard

Animated line through for text for Flutter, with full control over animation

1.0.4 #

  • Fix Flutter 3.16.0 issues.
  • Use the same search for RenderParagraph as for RenderEditable for the cases, when RenderParagraph is not direct child.
  • Stop search for editable parent when we found our node.

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 and TextFormField

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 and AnimatedLineThroughRaw
  • Add example
21
likes
160
pub points
76%
popularity

Publisher

unverified uploader

Animated line through for text for Flutter, with full control over animation

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on animated_line_through