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 c6b04d8 commit 13dfd68Copy full SHA for 13dfd68
packages/animations/CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## [1.0.0+1] - February 18, 20200
2
+
3
+* Fixes to pubspec.yaml
4
5
6
## [1.0.0] - February 18, 20200
7
8
* Initial release
packages/animations/pubspec.yaml
@@ -1,10 +1,11 @@
name: animations
-description: Fancy pre-built Animations for Flutter.
-version: 1.0.0
+description: Fancy pre-built animations that can easily be integrated into any Flutter application.
+version: 1.0.0+1
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