Clean-up and tweaks of the firehose project. (#117) Cleaned up and reduced RegExp use. Simplified some functions. Upped SDK constraint to 3.0.0, to use `firstOrNull` from SDK. Use a named parameter for optional boolean parameer. Added documentation to remaining `RegExp`s. (Always document what a RegExp matches in prose. They are *not* readable or self-explanatory.)
This repository is home to general Dart Ecosystem tools and packages.
| Package | Description | Version |
|---|---|---|
| blast_repo | A tool to bulk validate and fix GitHub repos. | |
| corpus | A tool to calculate the API usage for a package. | |
| dart_flutter_team_lints | An analysis rule set used by the Dart and Flutter teams. | |
| firehose | A tool to automate publishing of Pub packages from GitHub actions. | |
| repo_manage | Miscellaneous issue, repo, and PR query tools. |
For information about our publishing automation and release process, see https://github.com/dart-lang/ecosystem/wiki/Publishing-automation.
For additional information about contributing, see our contributing page.