We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13dfd68 commit caefcefCopy full SHA for caefcef
packages/animations/CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## [1.0.0+2] - February 18, 20200
2
+
3
+* Fixes to pubspec.yaml
4
5
6
## [1.0.0+1] - February 18, 20200
7
8
* Fixes to pubspec.yaml
packages/animations/pubspec.yaml
@@ -1,11 +1,10 @@
name: animations
description: Fancy pre-built animations that can easily be integrated into any Flutter application.
-version: 1.0.0+1
+version: 1.0.0+2
homepage: https://github.com/flutter/packages/tree/master/packages/animations
environment:
sdk: ">=2.2.2 <3.0.0"
- flutter: ">=1.13.9"
9
10
dependencies:
11
flutter:
0 commit comments