Moritz

Results 345 comments of Moritz

Closing as the [dart-lang/collection](https://github.com/dart-lang/collection) repository is merged into the [dart-lang/core](https://github.com/dart-lang/core) monorepo. Please re-open this PR there!

This is indeed a bug! Thanks for reporting. We should introduce special treatment for metadata starting with `@@x-`, or even just with `@@`.

Using your example, I cannot reproduce this. Does this exact code trigger the warning for you? Could you share more about your setup?

Closing as the [dart-lang/collection](https://github.com/dart-lang/collection) repository is merged into the [dart-lang/core](https://github.com/dart-lang/core) monorepo. Please re-open this PR there!

@Victowolf this seems to be AI-generated content, which is not helpful to users due to hard to spot inaccuracies. Please refrain from posting this type of content.

> This problem also seems to occur in Dart v3.6.1 (stable). Any updates? I don't know much about package:coverage, I just transferred the issue ;) @liamappelbe maybe?

Closing as the [dart-lang/html](https://github.com/dart-lang/html) repository is merged into the [dart-lang/tools](https://github.com/dart-lang/tools) monorepo. Please re-open this PR there!

The issue here is basically to run `findSystemLocale` automatically some way, or at least document its usage better.

@Albert221 We are currently [in the process](https://github.com/flutter/flutter/pull/169273) of shipping hooks for data assets to Flutter - this is experimental for now, but the intention is to replace asset transformers with...