sorted pub dependencies (#231)

This commit is contained in:
gaaclarke
2020-10-19 17:22:36 -07:00
committed by GitHub
parent 1a3ef3390e
commit c4e9a08401
10 changed files with 14 additions and 23 deletions

View File

@ -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

View File

@ -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"

View File

@ -1,6 +1,5 @@
name: multicast_dns
description: Dart package for mDNS queries (e.g. Bonjour, Avahi).
author: Flutter Team <flutter-dev@googlegroups.com>
homepage: https://github.com/flutter/packages/tree/master/packages/multicast_dns
version: 0.2.2
@ -8,8 +7,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"
sdk: ">=2.2.0 <3.0.0"

View File

@ -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:

View File

@ -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"

View File

@ -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

View File

@ -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:

View File

@ -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

View File

@ -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:

View File

@ -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