SDK constraints are now just generally required (#23493)

This commit is contained in:
Ian Hickson 2021-01-09 12:59:02 -08:00 committed by GitHub
parent 2220ecfdb4
commit 3eaa344ccd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,7 +5,6 @@ homepage: http://flutter.io
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.2.2 <3.0.0"
dependencies: