googlearchive / pedantic

How to get the most value from Dart static analysis
https://pub.dev/packages/pedantic
BSD 3-Clause "New" or "Revised" License
324 stars 56 forks source link

Bump SDK constraints for pub #75

Closed natebosch closed 3 years ago

natebosch commented 3 years ago

Use a 2.12.0 lower bound since pub does not understand allowed experiments for earlier versions.

Use a 3.0.0 upper bound to avoid a warning in pub and to give some flexibility in publishing for stable.

natebosch commented 3 years ago

cc @jakemac53 @kevmoo @davidmorgan

natebosch commented 3 years ago

This is safe to publish.

natebosch commented 3 years ago

I'm not sure who has write access in this repository.

@davidmorgan - can you merge this and publish?

kevmoo commented 3 years ago

I don't have keys here, either.

@mit-mit ?

mit-mit commented 3 years ago

I don't, it's David and team. I'll make sure this gets published Wednesday.

davidmorgan commented 3 years ago

Published--thanks everyone.