Moritz

Results 93 issues of Moritz

Requires #827 to be merged. Extend API by providing a `CLinker`, supporting development only on linux for now. Other platforms to be added in future PRs. --- - [x] I’ve...

package:native_toolchain_c
package:native_assets_builder

To be used when `dart format` had any changes in a stable SDK release. --- - [x] I’ve reviewed the contributor guide and applied the relevant portions to this PR....

package:blast_repo
package:firehose
skip-changelog-check

With the upcoming `record_use` feature, users can record usage of certain Dart objects by placing `@RecordUse` annotations on the objects. To retrieve the recordings, they need to provide the identifier...

area-meta

- [ ] #124 - [ ] #106

type-enhancement
type-code-health

--- - [x] I’ve reviewed the contributor guide and applied the relevant portions to this PR. Contribution guidelines: - See our [contributor guide](https://github.com/dart-lang/.github/blob/main/CONTRIBUTING.md) for general expectations for PRs. - Larger...

type-enhancement
type-code-health

Removing dynamic calls might be difficult because of the `Matcher` API, which heavily uses `dynamic`.

type-enhancement
type-code-health

I am unsure to what version to bump this, as it technically changes the API by adding types to `reset` and `clearInteractions`. --- - [x] I’ve reviewed the contributor guide...

- Thanks for your contribution! Please replace this text with a description of what this PR is changing or adding and why, list any relevant issues, and review the contribution...

package:native_toolchain_c

Show progress messages, fixes https://github.com/dart-lang/sdk/issues/53732 for `dartdev`. See also https://dart-review.googlesource.com/c/sdk/+/378680 cc @craiglabenz, something like this would have to be implemented in Flutter as well. --- - [x] I’ve reviewed the...

package:native_assets_cli
package:native_assets_builder