-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
Labels
a: null-safetySupport for Dart's null safety featureSupport for Dart's null safety featuredependency: dartDart team may need to help usDart team may need to help usengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.packageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.toolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.
Description
Per discussion, we are changing the interpretation of a missing min sdk constraint (either because the constraint has no lower bound or because there is no constraint at all) as implying language version 2.7 instead of the latest language version. I believe that there is at least one tool in flutter which derives this to produce a package_config.json, and hence must be updated.
This is blocker for beta, and will need to be cherry picked if it doesn't make the beta branch cut.
Metadata
Metadata
Assignees
Labels
a: null-safetySupport for Dart's null safety featureSupport for Dart's null safety featuredependency: dartDart team may need to help usDart team may need to help usengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.packageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.toolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.