dart-lang / http_parser

A platform-independent Dart package for parsing and serializing HTTP formats.
https://pub.dev/packages/http_parser
BSD 3-Clause "New" or "Revised" License
39 stars 28 forks source link

Fix newly enforced package:pedantic lints #27

Closed natebosch closed 4 years ago

natebosch commented 4 years ago

Bump minimum SDK to 2.3.0 to allow spreads in collection literals.