Skip to content

sorted pub dependencies #231

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Oct 20, 2020
Merged
Show file tree
Hide file tree
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
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,9 @@ environment:
sdk: ">=2.7.0 <3.0.0"

dependencies:
cupertino_icons: ^0.1.3
flutter:
sdk: flutter


# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^0.1.3
http: ^0.12.2
poll_ios_stats: ^0.0.1

Expand Down
2 changes: 1 addition & 1 deletion packages/imitation_game/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version: 0.0.1
description: Testing framework for comparing multiple frameworks' performance.
homepage: https://github.com/flutter/packages/tree/master/packages/imitation_game
dependencies:
mustache: ^1.1.1
args: ^1.6.0
mustache: ^1.1.1
environment:
sdk: ">=1.8.0 <3.0.0"
5 changes: 2 additions & 3 deletions packages/multicast_dns/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,15 +1,14 @@
name: multicast_dns
description: Dart package for mDNS queries (e.g. Bonjour, Avahi).
author: Flutter Team <[email protected]>
homepage: https://github.com/flutter/packages/tree/master/packages/multicast_dns
version: 0.2.2

dependencies:
meta: ^1.1.6

dev_dependencies:
test: "^1.3.4"
mockito: "^4.1.0"
test: "^1.3.4"

environment:
sdk: ">=2.1.1-dev.2.0 <3.0.0"
sdk: ">=2.2.0 <3.0.0"
2 changes: 1 addition & 1 deletion packages/palette_generator/example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ description: A simple example of how to use the PaletteGenerator to load the pal
version: 0.1.0

dependencies:
cupertino_icons: ^0.1.2
flutter:
sdk: flutter
palette_generator:
path: ..
cupertino_icons: ^0.1.2

dev_dependencies:
flutter_test:
Expand Down
4 changes: 2 additions & 2 deletions packages/palette_generator/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@ homepage: https://github.com/flutter/packages/tree/master/packages/palette_gener
version: 0.2.4+1

dependencies:
collection: ^1.14.6
flutter:
sdk: flutter
collection: ^1.14.6
path: ^1.6.1

dev_dependencies:
mockito: ^3.0.0
flutter_test:
sdk: flutter
mockito: ^3.0.0

environment:
sdk: ">=2.2.0 <3.0.0"
Expand Down
7 changes: 3 additions & 4 deletions packages/pigeon/e2e_tests/test_objc/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,17 +17,16 @@ environment:
sdk: ">=2.1.0 <3.0.0"

dependencies:
flutter:
sdk: flutter

# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^0.1.2
flutter:
sdk: flutter

dev_dependencies:
e2e: ^0.4.0
flutter_test:
sdk: flutter
e2e: ^0.4.0

# For information on the generic Dart part of this file, see the
# following page: https://dart.dev/tools/pub/pubspec
Expand Down
2 changes: 1 addition & 1 deletion packages/pigeon/mock_handler_tester/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ environment:
sdk: ">=2.7.0 <3.0.0"

dependencies:
cupertino_icons: ^0.1.3
flutter:
sdk: flutter
cupertino_icons: ^0.1.3

dev_dependencies:
flutter_test:
Expand Down
5 changes: 1 addition & 4 deletions packages/pigeon/platform_tests/ios_unit_tests/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,10 @@ environment:
sdk: ">=2.1.0 <3.0.0"

dependencies:
cupertino_icons: ^0.1.2
flutter:
sdk: flutter

# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^0.1.2

dev_dependencies:
flutter_test:
sdk: flutter
Expand Down
2 changes: 1 addition & 1 deletion packages/pigeon/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ version: 0.1.12
description: Code generator tool to make communication between Flutter and the host platform type-safe and easier.
homepage: https://github.com/flutter/packages/tree/master/packages/pigeon
dependencies:
path: ^1.6.4
args: ^1.5.2
path: ^1.6.4
dev_dependencies:
test: ^1.11.1
environment:
Expand Down
2 changes: 1 addition & 1 deletion packages/xdg_directories/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ dependencies:
process: ">=3.0.12 <5.0.0"

dev_dependencies:
test: ^1.15.3
mockito: ^4.1.1
test: ^1.15.3