Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
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
Next Next commit
sorted pub dependencies
  • Loading branch information
gaaclarke committed Oct 20, 2020
commit 412eb15bd97d62bc6f66023155254e613da9983f
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"
2 changes: 1 addition & 1 deletion packages/multicast_dns/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ 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"
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