Revert "[null-safety] update Dart SDK constraints (#69831)" (#69854)

This reverts commit e375651cc5.
This commit is contained in:
Jason Simmons 2020-11-04 21:49:59 -08:00 committed by GitHub
parent b2578d84d8
commit 9470a7e864
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 5 additions and 5 deletions

View File

@ -5,7 +5,7 @@ homepage: http://flutter.dev
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.10.0-0.0.dev <3.0.0"
dependencies:
# To update these, use "flutter update-packages --force-upgrade".

View File

@ -5,7 +5,7 @@ author: Flutter Authors <flutter-dev@googlegroups.com>
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.10.0-0.0.dev <3.0.0"
dependencies:
file: 6.0.0-nullsafety.4

View File

@ -2,7 +2,7 @@ name: flutter_goldens
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.10.0-4.0.dev <2.12.0"
dependencies:
# To update these, use "flutter update-packages --force-upgrade".

View File

@ -2,7 +2,7 @@ name: flutter_goldens_client
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.10.0-4.0.dev <2.12.0"
dependencies:
# To update these, use "flutter update-packages --force-upgrade".

View File

@ -2,7 +2,7 @@ name: flutter_test
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.10.0-0.0.dev <3.0.0"
dependencies:
# To update these, use "flutter update-packages --force-upgrade".