We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 837b1a3 commit a4c2106Copy full SHA for a4c2106
packages/animations/CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## [1.1.2] - July 28, 2020
6
+
7
+* Fixes for upcoming changes to the flutter framework.
8
9
## [1.1.1] - June 19, 2020
10
11
* Hide implementation of `DualTransitionBuilder` as the widget has been implemented in the Flutter framework.
packages/animations/pubspec.yaml
@@ -1,6 +1,6 @@
1
name: animations
description: Fancy pre-built animations that can easily be integrated into any Flutter application.
-version: 1.1.1
+version: 1.1.2
homepage: https://github.com/flutter/packages/tree/master/packages/animations
environment:
0 commit comments