animated_collection
A Flutter library with simple animated widgets and utilities methods to use with animations.
1.5.2
1.4K downloads/mo
#494 most downloaded on pub.dev
ValentinVignal/flutter_packages
What this package is like to depend on
Last release 11 months ago
17 Sep 2025
Release timing varies
gaps range from 8 days to 9 months
Nearly every release is documented
notes for 13 of 13 stable releases
Nothing withdrawn
no release was ever pulled
3 years old
13 releases · first in 2023
1 release in the last 12 months
see the full history below
Release timeline
13 releases · Sep 2023 to Sep 2025
2024
2025
2026
Releases
latest 13-
1.5.217 Sep 2025 -
1.5.121 Aug 2025 -
1.5.014 Aug 2025Release notes
Open source →- Fix
lerpsignature ofAnimatedValueWidget<T>andAnimatedColorto be non nullable. - Adds
AnimatedDouble.
- Fix
-
1.4.108 Aug 2025 -
1.4.007 Aug 2025 -
1.3.001 May 2025 -
1.2.128 Jan 2025 -
1.2.010 May 2024 -
1.1.001 May 2024 -
1.0.016 Mar 2024Release notes
Open source →- Upgrade dependencies.
- Upgrades to Flutter 3.19 and Dart 3.2.
- Breaking: Removes
TightSizeTransitionas https://github.com/flutter/flutter/pull/134659 as been deployed on stable 3.19.0. UseSizeTransitionfrom Flutter instead.
-
0.0.216 Oct 2023 -
0.0.118 Sep 2023 -
0.0.016 Sep 2023Release notes
Open source →- Initial release:
- Add
TickerFutureExtensionextension onFuturewithwhenCompleteOrCancelFuturemethod. - Adds
AnimatedVisibilitywidget. - Adds
AnimatedBooleanStatewidget. - Adds
AnimatedLocationwidget. - Adds
TightSizeTransitionwidget.
- Add
- Initial release: