Enhance pubspec validation by checking valid environments #40489
Labels
area-devexp
For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages.
contributions-welcome
Contributions welcome to help resolve this (the resolution is expected to be clear from the issue)
devexp-warning
Issues with the analyzer's Warning codes
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: