Closed
Description
Some brief planning for publishing the next major version (from conversations on dart-archive/lints#208 and #833):
- rev package:lints to the next stable version (
5.0.0
); publish - update package:flutter_lints to remove several const related lints; rev the dep on package:lints to
5.0.0
; rev to the next major version; publish - add
unintended_html_in_doc_comment
to package:lints, rev to 5.1.0, publish