mirror of
https://github.com/flutter/packages.git
synced 2025-07-02 08:34:31 +08:00
Sort example pubspec deps alphabetically (#220)
This commit is contained in:
@ -7,11 +7,11 @@ environment:
|
|||||||
sdk: ">=2.3.0 <3.0.0"
|
sdk: ">=2.3.0 <3.0.0"
|
||||||
|
|
||||||
dependencies:
|
dependencies:
|
||||||
flutter:
|
|
||||||
sdk: flutter
|
|
||||||
cupertino_icons: ^0.1.2
|
|
||||||
animations:
|
animations:
|
||||||
path: ../../animations
|
path: ../../animations
|
||||||
|
cupertino_icons: ^0.1.2
|
||||||
|
flutter:
|
||||||
|
sdk: flutter
|
||||||
|
|
||||||
dev_dependencies:
|
dev_dependencies:
|
||||||
flutter_test:
|
flutter_test:
|
||||||
|
Reference in New Issue
Block a user