diff --git a/packages/animations/example/pubspec.yaml b/packages/animations/example/pubspec.yaml index e21b64541c..9bb44e21f0 100644 --- a/packages/animations/example/pubspec.yaml +++ b/packages/animations/example/pubspec.yaml @@ -7,11 +7,11 @@ environment: sdk: ">=2.3.0 <3.0.0" dependencies: - flutter: - sdk: flutter - cupertino_icons: ^0.1.2 animations: path: ../../animations + cupertino_icons: ^0.1.2 + flutter: + sdk: flutter dev_dependencies: flutter_test: