animated_floating_widget 1.0.0 copy "animated_floating_widget: ^1.0.0" to clipboard
animated_floating_widget: ^1.0.0 copied to clipboard

Floating animated widget that help user to show his widget as float with animation.

Version 1.0.0

  • Enhancement: Added proper disposal of AnimationController in FloatingWidget to prevent memory leaks. The dispose method now ensures that the controller is correctly disposed of when the widget is removed from the widget tree.

Version 0.0.6 (Initial Release)

  • Feature: Introduced the FloatingWidget with customizable floating animation directions:
    • topCenterToBottomCenter
    • leftCenterToRightCenter
    • topLeftToBottomRight
    • topRightToBottomLeft
  • Feature: Configurable animation duration (duration) and reverse animation duration (reverseDuration).
  • Feature: Added support for custom horizontal (horizontalSpace) and vertical (verticalSpace) movement.
  • Feature: Provided options to define specific start (beginOffset) and end (endOffset) offsets for the animation.
13
likes
150
points
213
downloads

Publisher

verified publisherbakrhw.com

Weekly Downloads

Floating animated widget that help user to show his widget as float with animation.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on animated_floating_widget