Skip to content

Commit 544a41e

Browse files
authored
Remove an obsolete comment from pubspec.yaml (flutter#73505)
1 parent d4c77f3 commit 544a41e

File tree

42 files changed

+0
-44
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+0
-44
lines changed

dev/automated_tests/pubspec.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
name: flutter_automated_tests
22

33
environment:
4-
# The pub client defaults to an <2.0.0 sdk constraint which we need to explicitly overwrite.
54
sdk: ">=2.0.0-dev.68.0 <3.0.0"
65

76
dependencies:

dev/benchmarks/complex_layout/pubspec.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ name: complex_layout
22
description: A benchmark of a relatively complex layout.
33

44
environment:
5-
# The pub client defaults to an <2.0.0 sdk constraint which we need to explicitly overwrite.
65
sdk: ">=2.2.2 <3.0.0"
76

87
dependencies:

dev/benchmarks/macrobenchmarks/pubspec.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ name: macrobenchmarks
22
description: Performance benchmarks using flutter drive.
33

44
environment:
5-
# The pub client defaults to an <2.0.0 sdk constraint which we need to explicitly overwrite.
65
sdk: ">=2.2.2 <3.0.0"
76

87
dependencies:

dev/benchmarks/microbenchmarks/pubspec.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ name: microbenchmarks
22
description: Small benchmarks for very specific parts of the Flutter framework.
33

44
environment:
5-
# The pub client defaults to an <2.0.0 sdk constraint which we need to explicitly overwrite.
65
sdk: ">=2.0.0-dev.68.0 <3.0.0"
76

87
dependencies:

dev/benchmarks/test_apps/stocks/pubspec.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
name: stocks
22

33
environment:
4-
# The pub client defaults to an <2.0.0 sdk constraint which we need to explicitly overwrite.
54
sdk: ">=2.0.0-dev.68.0 <3.0.0"
65

76
dependencies:

dev/bots/pubspec.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ name: tests_on_bots
22
description: Scripts which run on bots.
33

44
environment:
5-
# The pub client defaults to an <2.0.0 sdk constraint which we need to explicitly overwrite.
65
sdk: ">=2.2.2 <3.0.0"
76

87
dependencies:

dev/devicelab/pubspec.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ description: Flutter continuous integration performance and correctness tests.
44
homepage: https://github.com/flutter/flutter
55

66
environment:
7-
# The pub client defaults to an <2.0.0 sdk constraint which we need to explicitly overwrite.
87
sdk: ">=2.3.0 <3.0.0"
98

109
dependencies:

dev/integration_tests/channels/pubspec.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ name: channels
22
description: Integration test for platform channels.
33

44
environment:
5-
# The pub client defaults to an <2.0.0 sdk constraint which we need to explicitly overwrite.
65
sdk: ">=2.0.0-dev.68.0 <3.0.0"
76

87
dependencies:

dev/integration_tests/external_ui/pubspec.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ name: external_ui
22
description: A test of Flutter integrating external UIs.
33

44
environment:
5-
# The pub client defaults to an <2.0.0 sdk constraint which we need to explicitly overwrite.
65
sdk: ">=2.0.0-dev.68.0 <3.0.0"
76

87
dependencies:

dev/integration_tests/flavors/pubspec.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ name: flavors
22
description: Integration test for build flavors.
33

44
environment:
5-
# The pub client defaults to an <2.0.0 sdk constraint which we need to explicitly overwrite.
65
sdk: ">=2.0.0-dev.68.0 <3.0.0"
76

87
dependencies:

0 commit comments

Comments
 (0)