Moritz

Results 345 comments of Moritz

@dishankjindal1 If you could add code to reproduce this error, that would be very helpful. Closing in favor of #529.

Hi @gitsofkhaleel, could you add some details for me to try and reproduce your error?

Closing this as it is stale and needs more background work, see the referenced issue.

@sneurlax Parsing a fixed format number can be achieved using https://pub.dev/documentation/convert/latest/convert/FixedDateTimeFormatter-class.html. For locale-dependent strings, we discourage parsing, as it is very brittle.

Closing this, as it is stale and the files are out of date. Feel free to reopen in case you still want to land it!

Closing this, as it is stale and the files are out of date. Feel free to reopen in case you still want to land it!

Closing this, as it is stale and the files are out of date. Feel free to reopen in case you still want to land it!

Closing this as it is stale and the CLA is missing. Feel free to reopen in case you still want to land it!

Just a few notes: https://github.com/mosuem/generate_icu4x_binaries is where I am currently testing the binary generation (based on your proof of concept), which is then consumed by https://github.com/dart-lang/i18n/blob/17757fc7293fdbbd5e2942135e6867defb8496ec/pkgs/intl4x/build.dart. For the open questions:...

> This will be done by a precompiled Rust binary (https://github.com/unicode-org/icu4x/pull/4347), which we ship for each host platform. This will also have to be distributed via the CDN together with...