fade_and_translate 0.1.3 copy "fade_and_translate: ^0.1.3" to clipboard
fade_and_translate: ^0.1.3 copied to clipboard

A widget that toggles the visibility of its child by simultaneously fading the child in or out while translating its positional offset.

[0.1.3] - July 18, 2022 #

  • Migrated to null-safe code.

[0.1.2] - October 29, 2020 #

  • Added the [maintainAnimation], [maintainInteractivity], and [maintainSemantics] parameters, behaviors which are controlled by a [Visibility] widget.

[0.1.1] - October 14, 2020 #

  • Added the [onCompleted] and [onDismissed] callbacks, which are called when the transition animation has been completed or dismissed, respectively.

  • Changed the behavior of [onStart] to be called when the transition is toggled, and [onComplete] to be called when the transition has finished, regardless of the direction of the animation.

  • Changed the [AnimatedOpacity] widget to an [Opacity] widget.

  • Bug fixes.

[0.1.0] - October 11, 2020 #

  • Initial release.
2
likes
140
pub points
70%
popularity

Publisher

verified publisherjamesalex.dev

A widget that toggles the visibility of its child by simultaneously fading the child in or out while translating its positional offset.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-2-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on fade_and_translate