fluent_icu 0.1.1 copy "fluent_icu: ^0.1.1" to clipboard
fluent_icu: ^0.1.1 copied to clipboard

ICU4X formatting backend for fluent_bundle — every number, currency, unit, and date option, plus plural rules for every language. For Project Fluent.

Changelog #

0.1.1 #

  • Widen the timezone constraint to >=0.10.0 <0.12.0 so the latest 0.11.x resolves while 0.10.x stays supported.
  • Docs: the install snippet lists only fluent_icu (it re-exports fluent_bundle), and clarifies which backend to reach for.
Commits since v0.1.0 (3)
  • 8a8052b release: v0.1.1
  • aa4fe53 chore: promote dev to prod (#6)
  • 2e883d8 deps: widen timezone to support 0.11.x + tidy install README

0.1.0 #

First release — the full-power formatting backend for fluent_bundle, on Unicode's ICU4X engine.

  • Formatting: every number and date option — measurement units, non-Gregorian calendars, time zones, other digit systems, compact notation, sign display.
  • Plurals: both counting plurals (1 item / 5 items) and ordering plurals (1st, 2nd, 3rd), for every language.
  • Engine: ICU4X via icu_kit — the same output on every platform, whether native, web via WebAssembly, or the browser's own Intl.
  • When an option isn't available: the few ICU4X gaps (scientific notation is the main one) render the nearest form and record it — never silently dropped.
Commits since initial (8)
  • 7958ae2 release: v0.1.0
  • f7ab471 chore: promote dev to prod (#5)
  • ad30ae2 docs(changelog): complete both genesis changelog lanes (#4)
  • 555607e docs: rewrite README and pubspec description in plain language, no jargon
  • 0750939 chore: bump Flutter SDK (#3)
  • 806181f ci: bump dorny/paths-filter from 4.0.1 to 4.0.2 in the actions group (#2)
  • b245b91 ci: bump the whuppi-ci group with 8 updates (#1)
  • 4388a08 feat: fluent_icu — ICU4X backend for fluent_bundle: full ECMA-402 formatting, every-locale plurals, native/web parity
1
likes
160
points
126
downloads

Documentation

API reference

Publisher

verified publisherwhuppi.com

Weekly Downloads

ICU4X formatting backend for fluent_bundle — every number, currency, unit, and date option, plus plural rules for every language. For Project Fluent.

Repository (GitHub)
View/report issues
Contributing

Topics

#i18n #localization #fluent #icu #intl

License

MIT (license)

Dependencies

fluent_bundle, icu_kit, timezone

More

Packages that depend on fluent_icu