Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
F
Front-End
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
abdullh.alsoleman
Front-End
Commits
544a41eb
Unverified
Commit
544a41eb
authored
Jan 07, 2021
by
Ian Hickson
Committed by
GitHub
Jan 07, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove an obsolete comment from pubspec.yaml (#73505)
parent
d4c77f31
Changes
42
Hide whitespace changes
Inline
Side-by-side
Showing
42 changed files
with
0 additions
and
44 deletions
+0
-44
pubspec.yaml
dev/automated_tests/pubspec.yaml
+0
-1
pubspec.yaml
dev/benchmarks/complex_layout/pubspec.yaml
+0
-1
pubspec.yaml
dev/benchmarks/macrobenchmarks/pubspec.yaml
+0
-1
pubspec.yaml
dev/benchmarks/microbenchmarks/pubspec.yaml
+0
-1
pubspec.yaml
dev/benchmarks/test_apps/stocks/pubspec.yaml
+0
-1
pubspec.yaml
dev/bots/pubspec.yaml
+0
-1
pubspec.yaml
dev/devicelab/pubspec.yaml
+0
-1
pubspec.yaml
dev/integration_tests/channels/pubspec.yaml
+0
-1
pubspec.yaml
dev/integration_tests/external_ui/pubspec.yaml
+0
-1
pubspec.yaml
dev/integration_tests/flavors/pubspec.yaml
+0
-1
pubspec.yaml
dev/integration_tests/flutter_gallery/pubspec.yaml
+0
-1
pubspec.yaml
...integration_tests/gradle_deprecated_settings/pubspec.yaml
+0
-1
pubspec.yaml
dev/integration_tests/platform_interaction/pubspec.yaml
+0
-1
pubspec.yaml
dev/integration_tests/release_smoke_test/pubspec.yaml
+0
-1
pubspec.yaml
dev/integration_tests/ui/pubspec.yaml
+0
-1
pubspec.yaml
dev/integration_tests/web/pubspec.yaml
+0
-1
pubspec.yaml
dev/manual_tests/pubspec.yaml
+0
-1
pubspec.yaml
dev/missing_dependency_tests/pubspec.yaml
+0
-1
pubspec.yaml
dev/snippets/pubspec.yaml
+0
-1
pubspec.yaml
dev/tools/gen_keycodes/pubspec.yaml
+0
-1
pubspec.yaml
dev/tools/pubspec.yaml
+0
-1
pubspec.yaml
dev/tools/vitool/pubspec.yaml
+0
-1
pubspec.yaml
dev/tracing_tests/pubspec.yaml
+0
-1
pubspec.yaml
examples/flutter_view/pubspec.yaml
+0
-1
pubspec.yaml
examples/hello_world/pubspec.yaml
+0
-1
pubspec.yaml
examples/layers/pubspec.yaml
+0
-1
pubspec.yaml
examples/platform_channel/pubspec.yaml
+0
-1
pubspec.yaml
examples/platform_channel_swift/pubspec.yaml
+0
-1
pubspec.yaml
examples/platform_view/pubspec.yaml
+0
-1
pubspec.yaml
examples/splash/pubspec.yaml
+0
-1
pubspec.yaml
packages/flutter/test_private/pubspec.yaml
+0
-1
pubspec.yaml
packages/flutter/test_private/test/pubspec.yaml
+0
-1
pubspec.yaml
packages/flutter_driver/pubspec.yaml
+0
-1
pubspec.yaml
packages/flutter_goldens/pubspec.yaml
+0
-1
pubspec.yaml
packages/flutter_goldens_client/pubspec.yaml
+0
-1
pubspec.yaml
packages/flutter_localizations/pubspec.yaml
+0
-1
pubspec.yaml
packages/flutter_test/pubspec.yaml
+0
-1
pubspec.yaml
packages/flutter_tools/pubspec.yaml
+0
-1
pubspec.yaml
...ages/flutter_tools/test/data/asset_test/font/pubspec.yaml
+0
-1
pubspec.yaml
...ages/flutter_tools/test/data/asset_test/main/pubspec.yaml
+0
-1
update_packages_test.dart
...lutter_tools/test/general.shard/update_packages_test.dart
+0
-3
pubspec.yaml
packages/fuchsia_remote_debug_protocol/pubspec.yaml
+0
-1
No files found.
dev/automated_tests/pubspec.yaml
View file @
544a41eb
name
:
flutter_automated_tests
name
:
flutter_automated_tests
environment
:
environment
:
# The pub client defaults to an <2.0.0 sdk constraint which we need to explicitly overwrite.
sdk
:
"
>=2.0.0-dev.68.0
<3.0.0"
sdk
:
"
>=2.0.0-dev.68.0
<3.0.0"
dependencies
:
dependencies
:
...
...
dev/benchmarks/complex_layout/pubspec.yaml
View file @
544a41eb
...
@@ -2,7 +2,6 @@ name: complex_layout
...
@@ -2,7 +2,6 @@ name: complex_layout
description
:
A benchmark of a relatively complex layout.
description
:
A benchmark of a relatively complex layout.
environment
:
environment
:
# The pub client defaults to an <2.0.0 sdk constraint which we need to explicitly overwrite.
sdk
:
"
>=2.2.2
<3.0.0"
sdk
:
"
>=2.2.2
<3.0.0"
dependencies
:
dependencies
:
...
...
dev/benchmarks/macrobenchmarks/pubspec.yaml
View file @
544a41eb
...
@@ -2,7 +2,6 @@ name: macrobenchmarks
...
@@ -2,7 +2,6 @@ name: macrobenchmarks
description
:
Performance benchmarks using flutter drive.
description
:
Performance benchmarks using flutter drive.
environment
:
environment
:
# The pub client defaults to an <2.0.0 sdk constraint which we need to explicitly overwrite.
sdk
:
"
>=2.2.2
<3.0.0"
sdk
:
"
>=2.2.2
<3.0.0"
dependencies
:
dependencies
:
...
...
dev/benchmarks/microbenchmarks/pubspec.yaml
View file @
544a41eb
...
@@ -2,7 +2,6 @@ name: microbenchmarks
...
@@ -2,7 +2,6 @@ name: microbenchmarks
description
:
Small benchmarks for very specific parts of the Flutter framework.
description
:
Small benchmarks for very specific parts of the Flutter framework.
environment
:
environment
:
# The pub client defaults to an <2.0.0 sdk constraint which we need to explicitly overwrite.
sdk
:
"
>=2.0.0-dev.68.0
<3.0.0"
sdk
:
"
>=2.0.0-dev.68.0
<3.0.0"
dependencies
:
dependencies
:
...
...
dev/benchmarks/test_apps/stocks/pubspec.yaml
View file @
544a41eb
name
:
stocks
name
:
stocks
environment
:
environment
:
# The pub client defaults to an <2.0.0 sdk constraint which we need to explicitly overwrite.
sdk
:
"
>=2.0.0-dev.68.0
<3.0.0"
sdk
:
"
>=2.0.0-dev.68.0
<3.0.0"
dependencies
:
dependencies
:
...
...
dev/bots/pubspec.yaml
View file @
544a41eb
...
@@ -2,7 +2,6 @@ name: tests_on_bots
...
@@ -2,7 +2,6 @@ name: tests_on_bots
description
:
Scripts which run on bots.
description
:
Scripts which run on bots.
environment
:
environment
:
# The pub client defaults to an <2.0.0 sdk constraint which we need to explicitly overwrite.
sdk
:
"
>=2.2.2
<3.0.0"
sdk
:
"
>=2.2.2
<3.0.0"
dependencies
:
dependencies
:
...
...
dev/devicelab/pubspec.yaml
View file @
544a41eb
...
@@ -4,7 +4,6 @@ description: Flutter continuous integration performance and correctness tests.
...
@@ -4,7 +4,6 @@ description: Flutter continuous integration performance and correctness tests.
homepage
:
https://github.com/flutter/flutter
homepage
:
https://github.com/flutter/flutter
environment
:
environment
:
# The pub client defaults to an <2.0.0 sdk constraint which we need to explicitly overwrite.
sdk
:
"
>=2.3.0
<3.0.0"
sdk
:
"
>=2.3.0
<3.0.0"
dependencies
:
dependencies
:
...
...
dev/integration_tests/channels/pubspec.yaml
View file @
544a41eb
...
@@ -2,7 +2,6 @@ name: channels
...
@@ -2,7 +2,6 @@ name: channels
description
:
Integration test for platform channels.
description
:
Integration test for platform channels.
environment
:
environment
:
# The pub client defaults to an <2.0.0 sdk constraint which we need to explicitly overwrite.
sdk
:
"
>=2.0.0-dev.68.0
<3.0.0"
sdk
:
"
>=2.0.0-dev.68.0
<3.0.0"
dependencies
:
dependencies
:
...
...
dev/integration_tests/external_ui/pubspec.yaml
View file @
544a41eb
...
@@ -2,7 +2,6 @@ name: external_ui
...
@@ -2,7 +2,6 @@ name: external_ui
description
:
A test of Flutter integrating external UIs.
description
:
A test of Flutter integrating external UIs.
environment
:
environment
:
# The pub client defaults to an <2.0.0 sdk constraint which we need to explicitly overwrite.
sdk
:
"
>=2.0.0-dev.68.0
<3.0.0"
sdk
:
"
>=2.0.0-dev.68.0
<3.0.0"
dependencies
:
dependencies
:
...
...
dev/integration_tests/flavors/pubspec.yaml
View file @
544a41eb
...
@@ -2,7 +2,6 @@ name: flavors
...
@@ -2,7 +2,6 @@ name: flavors
description
:
Integration test for build flavors.
description
:
Integration test for build flavors.
environment
:
environment
:
# The pub client defaults to an <2.0.0 sdk constraint which we need to explicitly overwrite.
sdk
:
"
>=2.0.0-dev.68.0
<3.0.0"
sdk
:
"
>=2.0.0-dev.68.0
<3.0.0"
dependencies
:
dependencies
:
...
...
dev/integration_tests/flutter_gallery/pubspec.yaml
View file @
544a41eb
name
:
flutter_gallery
name
:
flutter_gallery
environment
:
environment
:
# The pub client defaults to an <2.0.0 sdk constraint which we need to explicitly overwrite.
sdk
:
"
>=2.12.0-0
<3.0.0"
sdk
:
"
>=2.12.0-0
<3.0.0"
dependencies
:
dependencies
:
...
...
dev/integration_tests/gradle_deprecated_settings/pubspec.yaml
View file @
544a41eb
...
@@ -2,7 +2,6 @@ name: gradle_deprecated_settings
...
@@ -2,7 +2,6 @@ name: gradle_deprecated_settings
description
:
Integration test for the current settings.gradle.
description
:
Integration test for the current settings.gradle.
environment
:
environment
:
# The pub client defaults to an <2.0.0 sdk constraint which we need to explicitly overwrite.
sdk
:
"
>=2.0.0-dev.68.0
<3.0.0"
sdk
:
"
>=2.0.0-dev.68.0
<3.0.0"
dependencies
:
dependencies
:
...
...
dev/integration_tests/platform_interaction/pubspec.yaml
View file @
544a41eb
...
@@ -2,7 +2,6 @@ name: platform_interaction
...
@@ -2,7 +2,6 @@ name: platform_interaction
description
:
Integration test for platform interactions.
description
:
Integration test for platform interactions.
environment
:
environment
:
# The pub client defaults to an <2.0.0 sdk constraint which we need to explicitly overwrite.
sdk
:
"
>=2.0.0-dev.68.0
<3.0.0"
sdk
:
"
>=2.0.0-dev.68.0
<3.0.0"
dependencies
:
dependencies
:
...
...
dev/integration_tests/release_smoke_test/pubspec.yaml
View file @
544a41eb
name
:
release_smoke_test
name
:
release_smoke_test
environment
:
environment
:
# The pub client defaults to an <2.0.0 sdk constraint which we need to explicitly overwrite.
sdk
:
"
>=2.0.0-dev.68.0
<3.0.0"
sdk
:
"
>=2.0.0-dev.68.0
<3.0.0"
dependencies
:
dependencies
:
...
...
dev/integration_tests/ui/pubspec.yaml
View file @
544a41eb
...
@@ -2,7 +2,6 @@ name: integration_ui
...
@@ -2,7 +2,6 @@ name: integration_ui
description
:
Flutter non-plugin UI integration tests.
description
:
Flutter non-plugin UI integration tests.
environment
:
environment
:
# The pub client defaults to an <2.0.0 sdk constraint which we need to explicitly overwrite.
sdk
:
"
>=2.8.0
<3.0.0"
sdk
:
"
>=2.8.0
<3.0.0"
dependencies
:
dependencies
:
...
...
dev/integration_tests/web/pubspec.yaml
View file @
544a41eb
...
@@ -2,7 +2,6 @@ name: web_integration
...
@@ -2,7 +2,6 @@ name: web_integration
description
:
Integration test for web compilation.
description
:
Integration test for web compilation.
environment
:
environment
:
# The pub client defaults to an <2.0.0 sdk constraint which we need to explicitly overwrite.
sdk
:
"
>=2.6.0
<3.0.0"
sdk
:
"
>=2.6.0
<3.0.0"
flutter
:
flutter
:
...
...
dev/manual_tests/pubspec.yaml
View file @
544a41eb
name
:
manual_tests
name
:
manual_tests
environment
:
environment
:
# The pub client defaults to an <2.0.0 sdk constraint which we need to explicitly overwrite.
sdk
:
"
>=2.2.2
<3.0.0"
sdk
:
"
>=2.2.2
<3.0.0"
dependencies
:
dependencies
:
...
...
dev/missing_dependency_tests/pubspec.yaml
View file @
544a41eb
name
:
missing_dependency_tests
name
:
missing_dependency_tests
environment
:
environment
:
# The pub client defaults to an <2.0.0 sdk constraint which we need to explicitly overwrite.
sdk
:
"
>=2.0.0-dev.68.0
<3.0.0"
sdk
:
"
>=2.0.0-dev.68.0
<3.0.0"
dependencies
:
dependencies
:
...
...
dev/snippets/pubspec.yaml
View file @
544a41eb
...
@@ -5,7 +5,6 @@ description: A code snippet dartdoc extension for Flutter API docs.
...
@@ -5,7 +5,6 @@ description: A code snippet dartdoc extension for Flutter API docs.
homepage
:
https://github.com/flutter/flutter
homepage
:
https://github.com/flutter/flutter
environment
:
environment
:
# The pub client defaults to an <2.0.0 sdk constraint which we need to explicitly overwrite.
sdk
:
"
>=2.2.2
<3.0.0"
sdk
:
"
>=2.2.2
<3.0.0"
dartdoc
:
dartdoc
:
...
...
dev/tools/gen_keycodes/pubspec.yaml
View file @
544a41eb
...
@@ -2,7 +2,6 @@ name: gen_keycodes
...
@@ -2,7 +2,6 @@ name: gen_keycodes
description
:
Generates keycode source files from various resources.
description
:
Generates keycode source files from various resources.
environment
:
environment
:
# The pub client defaults to an <2.0.0 sdk constraint which we need to explicitly overwrite.
sdk
:
"
>=2.2.2
<3.0.0"
sdk
:
"
>=2.2.2
<3.0.0"
dependencies
:
dependencies
:
...
...
dev/tools/pubspec.yaml
View file @
544a41eb
...
@@ -2,7 +2,6 @@ name: dev_tools
...
@@ -2,7 +2,6 @@ name: dev_tools
description
:
Various repository development tools for flutter.
description
:
Various repository development tools for flutter.
environment
:
environment
:
# The pub client defaults to an <2.0.0 sdk constraint which we need to explicitly overwrite.
sdk
:
"
>=2.6.0
<3.0.0"
sdk
:
"
>=2.6.0
<3.0.0"
dependencies
:
dependencies
:
...
...
dev/tools/vitool/pubspec.yaml
View file @
544a41eb
...
@@ -5,7 +5,6 @@ homepage: https://flutter.dev
...
@@ -5,7 +5,6 @@ homepage: https://flutter.dev
author
:
Flutter Authors <flutter-dev@googlegroups.com>
author
:
Flutter Authors <flutter-dev@googlegroups.com>
environment
:
environment
:
# The pub client defaults to an <2.0.0 sdk constraint which we need to explicitly overwrite.
sdk
:
"
>=2.2.2
<3.0.0"
sdk
:
"
>=2.2.2
<3.0.0"
dependencies
:
dependencies
:
...
...
dev/tracing_tests/pubspec.yaml
View file @
544a41eb
...
@@ -2,7 +2,6 @@ name: tracing_tests
...
@@ -2,7 +2,6 @@ name: tracing_tests
description
:
Various tests for tracing in flutter/flutter
description
:
Various tests for tracing in flutter/flutter
environment
:
environment
:
# The pub client defaults to an <2.0.0 sdk constraint which we need to explicitly overwrite.
sdk
:
"
>=2.2.2
<3.0.0"
sdk
:
"
>=2.2.2
<3.0.0"
dependencies
:
dependencies
:
...
...
examples/flutter_view/pubspec.yaml
View file @
544a41eb
...
@@ -2,7 +2,6 @@ name: flutter_view
...
@@ -2,7 +2,6 @@ name: flutter_view
description
:
A new flutter project.
description
:
A new flutter project.
environment
:
environment
:
# The pub client defaults to an <2.0.0 sdk constraint which we need to explicitly overwrite.
sdk
:
"
>=2.0.0-dev.68.0
<3.0.0"
sdk
:
"
>=2.0.0-dev.68.0
<3.0.0"
dependencies
:
dependencies
:
...
...
examples/hello_world/pubspec.yaml
View file @
544a41eb
name
:
hello_world
name
:
hello_world
environment
:
environment
:
# The pub client defaults to an <2.0.0 sdk constraint which we need to explicitly overwrite.
sdk
:
"
>=2.12.0-0
<3.0.0"
sdk
:
"
>=2.12.0-0
<3.0.0"
dependencies
:
dependencies
:
...
...
examples/layers/pubspec.yaml
View file @
544a41eb
name
:
flutter_examples_layers
name
:
flutter_examples_layers
environment
:
environment
:
# The pub client defaults to an <2.0.0 sdk constraint which we need to explicitly overwrite.
sdk
:
"
>=2.12.0-0
<3.0.0"
sdk
:
"
>=2.12.0-0
<3.0.0"
dependencies
:
dependencies
:
...
...
examples/platform_channel/pubspec.yaml
View file @
544a41eb
name
:
platform_channel
name
:
platform_channel
environment
:
environment
:
# The pub client defaults to an <2.0.0 sdk constraint which we need to explicitly overwrite.
sdk
:
"
>=2.0.0-dev.68.0
<3.0.0"
sdk
:
"
>=2.0.0-dev.68.0
<3.0.0"
dependencies
:
dependencies
:
...
...
examples/platform_channel_swift/pubspec.yaml
View file @
544a41eb
name
:
platform_channel_swift
name
:
platform_channel_swift
environment
:
environment
:
# The pub client defaults to an <2.0.0 sdk constraint which we need to explicitly overwrite.
sdk
:
"
>=2.0.0-dev.68.0
<3.0.0"
sdk
:
"
>=2.0.0-dev.68.0
<3.0.0"
dependencies
:
dependencies
:
...
...
examples/platform_view/pubspec.yaml
View file @
544a41eb
name
:
platform_view
name
:
platform_view
environment
:
environment
:
# The pub client defaults to an <2.0.0 sdk constraint which we need to explicitly overwrite.
sdk
:
"
>=2.0.0-dev.68.0
<3.0.0"
sdk
:
"
>=2.0.0-dev.68.0
<3.0.0"
dependencies
:
dependencies
:
...
...
examples/splash/pubspec.yaml
View file @
544a41eb
name
:
splash
name
:
splash
environment
:
environment
:
# The pub client defaults to an <2.0.0 sdk constraint which we need to explicitly overwrite.
sdk
:
"
>=2.0.0-dev.68.0
<3.0.0"
sdk
:
"
>=2.0.0-dev.68.0
<3.0.0"
dependencies
:
dependencies
:
...
...
packages/flutter/test_private/pubspec.yaml
View file @
544a41eb
...
@@ -3,7 +3,6 @@ author: Flutter Authors <flutter-dev@googlegroups.com>
...
@@ -3,7 +3,6 @@ author: Flutter Authors <flutter-dev@googlegroups.com>
description
:
Tests private interfaces of the flutter
description
:
Tests private interfaces of the flutter
environment
:
environment
:
# The pub client defaults to an <2.0.0 sdk constraint which we need to explicitly overwrite.
sdk
:
"
>=2.12.0-0
<3.0.0"
sdk
:
"
>=2.12.0-0
<3.0.0"
dependencies
:
dependencies
:
...
...
packages/flutter/test_private/test/pubspec.yaml
View file @
544a41eb
...
@@ -2,7 +2,6 @@ name: animated_icons_private_test
...
@@ -2,7 +2,6 @@ name: animated_icons_private_test
author
:
Flutter Authors <flutter-dev@googlegroups.com>
author
:
Flutter Authors <flutter-dev@googlegroups.com>
environment
:
environment
:
# The pub client defaults to an <2.0.0 sdk constraint which we need to explicitly overwrite.
sdk
:
"
>=2.12.0-0
<3.0.0"
sdk
:
"
>=2.12.0-0
<3.0.0"
dependencies
:
dependencies
:
...
...
packages/flutter_driver/pubspec.yaml
View file @
544a41eb
...
@@ -4,7 +4,6 @@ homepage: http://flutter.dev
...
@@ -4,7 +4,6 @@ homepage: http://flutter.dev
author
:
Flutter Authors <flutter-dev@googlegroups.com>
author
:
Flutter Authors <flutter-dev@googlegroups.com>
environment
:
environment
:
# The pub client defaults to an <2.0.0 sdk constraint which we need to explicitly overwrite.
sdk
:
"
>=2.12.0-0
<3.0.0"
sdk
:
"
>=2.12.0-0
<3.0.0"
dependencies
:
dependencies
:
...
...
packages/flutter_goldens/pubspec.yaml
View file @
544a41eb
name
:
flutter_goldens
name
:
flutter_goldens
environment
:
environment
:
# The pub client defaults to an <2.0.0 sdk constraint which we need to explicitly overwrite.
sdk
:
"
>=2.12.0-0
<3.0.0"
sdk
:
"
>=2.12.0-0
<3.0.0"
dependencies
:
dependencies
:
...
...
packages/flutter_goldens_client/pubspec.yaml
View file @
544a41eb
name
:
flutter_goldens_client
name
:
flutter_goldens_client
environment
:
environment
:
# The pub client defaults to an <2.0.0 sdk constraint which we need to explicitly overwrite.
sdk
:
"
>=2.12.0-0
<3.0.0"
sdk
:
"
>=2.12.0-0
<3.0.0"
dependencies
:
dependencies
:
...
...
packages/flutter_localizations/pubspec.yaml
View file @
544a41eb
name
:
flutter_localizations
name
:
flutter_localizations
environment
:
environment
:
# The pub client defaults to an <2.0.0 sdk constraint which we need to explicitly overwrite.
sdk
:
"
>=2.12.0-0
<3.0.0"
sdk
:
"
>=2.12.0-0
<3.0.0"
dependencies
:
dependencies
:
...
...
packages/flutter_test/pubspec.yaml
View file @
544a41eb
name
:
flutter_test
name
:
flutter_test
environment
:
environment
:
# The pub client defaults to an <2.0.0 sdk constraint which we need to explicitly overwrite.
sdk
:
"
>=2.12.0-0
<3.0.0"
sdk
:
"
>=2.12.0-0
<3.0.0"
dependencies
:
dependencies
:
...
...
packages/flutter_tools/pubspec.yaml
View file @
544a41eb
...
@@ -4,7 +4,6 @@ homepage: https://flutter.dev
...
@@ -4,7 +4,6 @@ homepage: https://flutter.dev
author
:
Flutter Authors <flutter-dev@googlegroups.com>
author
:
Flutter Authors <flutter-dev@googlegroups.com>
environment
:
environment
:
# The pub client defaults to an <2.0.0 sdk constraint which we need to explicitly overwrite.
sdk
:
"
>=2.7.0
<3.0.0"
sdk
:
"
>=2.7.0
<3.0.0"
dependencies
:
dependencies
:
...
...
packages/flutter_tools/test/data/asset_test/font/pubspec.yaml
View file @
544a41eb
...
@@ -2,7 +2,6 @@ name: font
...
@@ -2,7 +2,6 @@ name: font
description
:
A test project that contains a font.
description
:
A test project that contains a font.
environment
:
environment
:
# The pub client defaults to an <2.0.0 sdk constraint which we need to explicitly overwrite.
sdk
:
"
>=2.0.0-dev.68.0
<3.0.0"
sdk
:
"
>=2.0.0-dev.68.0
<3.0.0"
flutter
:
flutter
:
...
...
packages/flutter_tools/test/data/asset_test/main/pubspec.yaml
View file @
544a41eb
...
@@ -2,7 +2,6 @@ name: main
...
@@ -2,7 +2,6 @@ name: main
description
:
A test project that has a package with a font as a dependency.
description
:
A test project that has a package with a font as a dependency.
environment
:
environment
:
# The pub client defaults to an <2.0.0 sdk constraint which we need to explicitly overwrite.
sdk
:
"
>=2.0.0-dev.68.0
<3.0.0"
sdk
:
"
>=2.0.0-dev.68.0
<3.0.0"
dependencies
:
dependencies
:
...
...
packages/flutter_tools/test/general.shard/update_packages_test.dart
View file @
544a41eb
...
@@ -18,7 +18,6 @@ description: A framework for writing Flutter applications
...
@@ -18,7 +18,6 @@ description: A framework for writing Flutter applications
homepage: http://flutter.dev
homepage: http://flutter.dev
environment:
environment:
# The pub client defaults to an <2.0.0 sdk constraint which we need to explicitly overwrite.
sdk: ">=2.2.2 <3.0.0"
sdk: ">=2.2.2 <3.0.0"
dependencies:
dependencies:
...
@@ -55,7 +54,6 @@ description: A dummy pubspec with no dependencies
...
@@ -55,7 +54,6 @@ description: A dummy pubspec with no dependencies
homepage: http://flutter.dev
homepage: http://flutter.dev
environment:
environment:
# The pub client defaults to an <2.0.0 sdk constraint which we need to explicitly overwrite.
sdk: ">=2.2.2 <3.0.0"
sdk: ">=2.2.2 <3.0.0"
'''
;
'''
;
...
@@ -66,7 +64,6 @@ description: A framework for writing Flutter applications
...
@@ -66,7 +64,6 @@ description: A framework for writing Flutter applications
homepage: http://flutter.dev
homepage: http://flutter.dev
environment:
environment:
# The pub client defaults to an <2.0.0 sdk constraint which we need to explicitly overwrite.
sdk: ">=2.2.2 <3.0.0"
sdk: ">=2.2.2 <3.0.0"
dependencies:
dependencies:
...
...
packages/fuchsia_remote_debug_protocol/pubspec.yaml
View file @
544a41eb
...
@@ -5,7 +5,6 @@ homepage: http://flutter.dev
...
@@ -5,7 +5,6 @@ homepage: http://flutter.dev
author
:
Flutter Authors <flutter-dev@googlegroups.com>
author
:
Flutter Authors <flutter-dev@googlegroups.com>
environment
:
environment
:
# The pub client defaults to an <2.0.0 sdk constraint which we need to explicitly overwrite.
sdk
:
"
>=2.2.2
<3.0.0"
sdk
:
"
>=2.2.2
<3.0.0"
dependencies
:
dependencies
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment