animations
Fancy pre-built animations that can easily be integrated into any Flutter application.
3.0.0
1000K downloads/mo
#33 most downloaded on pub.dev
flutter/packages
What this package is like to depend on
Last release 4 days ago
19 Aug 2026
Ships unpredictably
gaps range from 2 weeks to 1.8 years
Nearly every release is documented
notes for 25 of 25 stable releases
Nothing withdrawn
no release was ever pulled
7 years old
26 releases · first in 2020
5 releases in the last 12 months
see the full history below
Release timeline
26 releases · Feb 2020 to Aug 2026Releases
latest 26-
3.0.019 Aug 2026Release notes
Open source →Migrates the animations package to the material_ui package.
Pre-Review Checklist
Note: The Flutter team is currently trialing the use of Gemini Code Assist for GitHub. Comments from the
gemini-code-assistbot should not be taken as authoritative feedback from the Flutter team. If you find its comments useful you can update your code accordingly, but if you are unsure or disagree with the feedback, please feel free to wait for a Flutter team member's review for guidance on which automated comments should be addressed.Release notes
Open source →- Migrates to material_ui.
- Updates minimum supported SDK version to Flutter 3.44/Dart 3.12.
-
2.2.023 Apr 2026Release notes
Open source →- Adds support for custom
closedShadowsandopenShadowstoOpenContainer. - Fixes a layout overflow issue in the
_ExampleSingleTilewithin the example app.
- Adds support for custom
-
2.1.227 Mar 2026Release notes
Open source →- Updates minimum supported SDK version to Flutter 3.35/Dart 3.9.
- Adds an example of using
OpenContainer
-
2.1.114 Nov 2025Release notes
Open source →- Updated the documentation for
OpenContainer.onClosedto clarify that it is called at the start of the closing transition, not at the end. - Updates minimum supported SDK version to Flutter 3.32/Dart 3.8.
- Updated the documentation for
-
2.1.009 Oct 2025Release notes
Open source →- Updates examples to use the new RadioGroup API instead of deprecated Radio parameters.
- Updates minimum supported SDK version to Flutter 3.29/Dart 3.7.
- Make
OpenContainerStatepublic.
-
2.0.1104 Jan 2024 -
2.0.1007 Dec 2023 -
2.0.829 Aug 2023Release notes
Open source →- Adds pub topics to package metadata.
- Updates minimum supported SDK version to Flutter 3.7/Dart 2.19.
- Aligns Dart and Flutter SDK constraints.
-
2.0.705 Oct 2022 -
2.0.605 Oct 2022 -
2.0.521 Sep 2022Release notes
Open source →- Update
OpenContainerto useVisibilitywidget internally instead ofOpacity. - Update
OpenContainerto useFadeTransitioninstead of animating anOpacitywidget internally.
- Update
-
2.0.425 Aug 2022Release notes
Open source →- Updates text theme parameters to avoid deprecation issues.
- Fixes lint warnings.
-
2.0.324 May 2022 -
2.0.221 Oct 2021Release notes
Open source →- Fixed documentation for
OpenContainerclass; replacedopenBuilderwithclosedBuilder.
- Fixed documentation for
-
2.0.108 Jul 2021 -
2.0.024 Feb 2021Release notes
Open source →- Migrates to null safety.
- Add
routeSettingsandfilteroption toshowModal.
-
2.0.0-nullsafety.027 Jan 2021 pre-releaseNothing published for this version
-
1.1.228 Jul 2020 -
1.1.118 Jun 2020Release notes
Open source →- Hide implementation of
DualTransitionBuilderas the widget has been implemented in the Flutter framework.
- Hide implementation of
-
1.1.002 Jun 2020Release notes
Open source →- Introduce usage of
DualTransitionBuilderfor all transition widgets, preventing ongoing animations at the start of the transition animation from resetting at the end of the transition animations. - Fix
FadeScaleTransitionexample'sFloatingActionButtonbeing accessible and tappable when it is supposed to be hidden. showModalnow defaults to usingFadeScaleTransitionConfigurationinstead ofnull.- Added const constructors for
FadeScaleTransitionConfigurationandModalConfiguration. - Add custom fillColor property to
SharedAxisTransitionandSharedAxisPageTransitionsBuilder. - Fix prefer_const_constructors lint in test and example.
- Add option
useRootNavigatortoOpenContainer. - Add
OpenContainer.onClosed, which is called with a returned value when the container was popped and has returned to the closed state. - Fixes a bug with OpenContainer where a crash occurs when the container is dismissed after the container widget itself is removed.
- Introduce usage of
-
1.0.018 Feb 2020 -
1.0.0+118 Feb 2020 -
1.0.0+218 Feb 2020 -
1.0.0+319 Feb 2020 -
1.0.0+421 Feb 2020Release notes
Open source →- Fix a typo in the changelog dates
- Revert use of modern Material text style nomenclature in the example app
to be compatible with Flutter's
stablebranch for the time being. - Add override analyzer ignore in modal.dart for reverseTransitionDuration until Flutter's stable branch contains https://github.com/flutter/flutter/pull/48274.
-
1.0.0+521 Feb 2020