| commit | 92ef32a0054da88d413d604bd7f8632d66b4d382 | [log] [tgz] |
|---|---|---|
| author | Copybara-Service <copybara-worker@google.com> | Thu Dec 07 06:26:24 2023 -0800 |
| committer | Copybara-Service <copybara-worker@google.com> | Thu Dec 07 06:26:24 2023 -0800 |
| tree | 63f9b71f0f18b0f472f135e447ab76f60d3ee427 | |
| parent | 5043160a824f5ffab5077f25485c99892826242c [diff] | |
| parent | a1431f82d6df035a0f5bfa640fede3fa32c6a12b [diff] |
Merge pull request #756 from dart-lang:publishIntl PiperOrigin-RevId: 588771106
This repository is home to Dart internationalization (i18n) and localization (l10n) related packages.
| Package | Description | Version | Status |
|---|---|---|---|
| intl | Contains code to deal with internationalized/localized messages, date and number formatting and parsing, bi-directional text, and other internationalization issues. | Stable | |
| intl_translation | Contains code to localize apps to different locales, by extracting to ARB files and generating code to retrieve messages from ARB files. | Stable | |
| intl4x | A lightweight modular library for internationalization (i18n) functionality. | Experimental | |
| messages | A data-based, easy, safe, and small localization (l10n) library. | Experimental |
For information about our publishing automation and release process, see https://github.com/dart-lang/ecosystem/wiki/Publishing-automation.
For additional information about contributing, see our contributing page.