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

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

1.0.5 #

  • Add RTL-support. Thanks to the @Milad-Akarie.

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
24
likes
160
points
314
downloads

Documentation

API reference

Publisher

verified publishervorky.io

Weekly Downloads

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

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on animated_line_through