Before releasing there are a few boxes to tick off.
AUTHORS file need updating?First, make sure the build is GREEN.
All clear? Then:
pubspec.yaml with a version bump and CHANGELOG.md accordingly.pub.dev (dart pub lish); heed all warnings that are not test data related!DEPS.You're done!
Documentation on https://dart-lang.github.io/linter/ is located on the gh-pages branch and automatically updated as changes are made to the main branch.
To update the dart.dev linter rules documentation, you need to manually update the file its generated from:
rules.json file.linter_rules.json.linter_rules.json with the newly downloaded version and commit your changes.