animated_cross_fade_plus
A Flutter package that provides an enhanced version of AnimatedCrossFade with support for multiple children and customizable animations.
0.0.4
47 downloads/mo
#4875 most downloaded on pub.dev
MuhammadSohaib-pro/animated_cross_fade_plus
What this package is like to depend on
Last release 2 years ago
no release in 18 months
Too new to tell
only 1 release windows
Nearly every release is documented
notes for 4 of 4 stable releases
Nothing withdrawn
no release was ever pulled
2 years old
4 releases · first in 2025
0 releases in the last 12 months
see the full history below
Release timeline
4 releases · Jan 2025 to Feb 2025
2026
Releases
latest 4-
0.0.402 Feb 2025Release notes
Open source →- Added multiple transition types (fade, slide, scale, slideAndFade)
- Introduced separate enter and exit configurations
- Added TransitionConfig model for better animation control
- New transition direction control for slide animations
- Added size constraints and clipping options
- Improved autoplay handling
- Updated examples with new transition types
- Note: This version includes API changes from previous versions
-
0.0.330 Jan 2025 -
0.0.229 Jan 2025 -
0.0.128 Jan 2025Release notes
Open source →- Initial release
- Support for multiple children with cross-fade animations
- Auto-play functionality
- Manual navigation controls
- Customizable animation duration and curve
- Callback support for animation completion