Moritz

Results 345 comments of Moritz

> Because they load different data. The match statement you wrote looks correct. But that can lead to errors, when users do things like (pseudocode) `ZonedDateTimeFormatter.specificShort('America/Chicago')`. Is there a list...

Thanks for filing this! This is also something to consider for the package:intl replacement `intl4x`.

Close in favor of #1432

@robertbastian does ICU4X's `Locale.fromString` not allow underscores?

> Does this superseed https://github.com/dart-lang/native/pull/1248 and https://github.com/dart-lang/native/pull/1117? Can those be closed? Yes and maybe - we still need a PR to expose the recorded usages to link hooks. But I...

But we would still publish it, right? Also, do we have any restrictions on adding packages to the SDK? I don't want to start any discussions there.

Closing for https://dart-review.googlesource.com/c/sdk/+/383340

> Are you using these functions? (The initial one was added by you.) I don't - but I probably should. Currently, I just have end-to-end tests which run the build...

Implementing this in `package:intl` is probably possible, happy to accept a PR ;) For this to work with the ARB format, this should be included in the ARB spec, so...