Enhance pubspec validation by checking valid environments #40489
Labels
analyzer-warning
Issues with the analyzer's Warning codes
area-analyzer
Use area-analyzer for Dart analyzer issues, including the analysis server and code completion.
contributions-welcome
Contributions welcome to help resolve this (the resolution is expected to be clear from the issue)
P4
type-enhancement
A request for a change that isn't a bug
Follow up for https://github.com/dart-lang/sdk/issues/40417
I commit the mistake of adding
http
package on theenvironment
tag of thepubspec.yaml
.@bwilkerson suggested to improve that behavior here #40417 (comment)
The text was updated successfully, but these errors were encountered: