From 3eaa344ccdb8018f4cf7369e19458176cbf50048 Mon Sep 17 00:00:00 2001 From: Ian Hickson Date: Sat, 9 Jan 2021 12:59:02 -0800 Subject: [PATCH] SDK constraints are now just generally required (#23493) --- flutter_frontend_server/pubspec.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/flutter_frontend_server/pubspec.yaml b/flutter_frontend_server/pubspec.yaml index 8bc51c8d62d..8cb5021d803 100644 --- a/flutter_frontend_server/pubspec.yaml +++ b/flutter_frontend_server/pubspec.yaml @@ -5,7 +5,6 @@ homepage: http://flutter.io author: Flutter Authors 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: