ecosystem icon indicating copy to clipboard operation
ecosystem copied to clipboard

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

Results 36 ecosystem issues
Sort by recently updated
recently updated
newest added

When we show symbol usage, we just show the name of a symbol (`createDriver`). This symbol may not be unique in the context of a package however. We should show...

type-enhancement
package:corpus

Always set up the flutter SDK and use `flutter pub publish`, even for non-flutter Dart packages. The `flutter` command can publish non-flutter packages so no behavior changes are expected during...

package:firehose
type-infra
skip-do-not-submit-check

Needing to separate the packages into different workflows is less convenient than if it could be detected automatically.

package:firehose

This issue is for collecting feedback on the issue triage bot; areas where it could improve, individual issues that it didn't triage well, possible prompt improvements, ... Please feel free...

package:sdk_triage_bot

- remove the 'version' section from the health checks --- - [x] I’ve reviewed the contributor guide and applied the relevant portions to this PR. Contribution guidelines: - See our...

package:firehose
type-infra

I am trying to add the breaking API check here https://github.com/dart-lang/build/pull/3760. While in the comment it does notice the breaking change, and the job also sees the breaking change, it...

type-bug
package:firehose

If you do `warn_on: ""`, then the job fails with `FormatException: "--ignore_license" is not an allowed value for option "warn_on".`. Presumably, it ends up passing `--warn_on --ignore_license` with nothing between...

type-bug
package:firehose

Bumps the github-actions group with 5 updates: | Package | From | To | | --- | --- | --- | | [subosito/flutter-action](https://github.com/subosito/flutter-action) | `2.18.0` | `2.19.0` | | [peter-evans/find-comment](https://github.com/peter-evans/find-comment)...

type-infra

> `mono_repo` request: could we standardize on `[pkg-name]` XYZ for commit messages? posted by @kevmoo I think a check for this could fit well in the health workflow. cc @mosuem

type-question

- address a `Bad state: No element` element exception It looks like even when the issue reports that it has comments, retrieving the list of comments for an issue can...

package:sdk_triage_bot