Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Sort example pubspec deps alphabetically
  • Loading branch information
dnfield authored Oct 8, 2020
commit bf5108d37d1986e75f6c8aa7df3cddc192f9a427
6 changes: 3 additions & 3 deletions packages/animations/example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down