Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 1.42 KB

README.md

File metadata and controls

25 lines (18 loc) · 1.42 KB

Dart CI

Overview

This repository is home to general Dart Ecosystem tools and packages.

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. pub package
firehose A tool to automate publishing of Pub packages from GitHub actions. pub package
repo_manage Miscellaneous issue, repo, and PR query tools.
sdk_triage_bot A triage automation tool for dart-lang/sdk issues.
trebuchet A tool for moving existing packages into monorepos.

Publishing automation

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.