| commit | 147929d9211bcafa24167a5843bb378bef35f4a7 | [log] [tgz] | 
|---|---|---|
| author | Moritz <mosum@google.com> | Tue Jul 18 13:30:43 2023 +0200 | 
| committer | GitHub <noreply@github.com> | Tue Jul 18 13:30:43 2023 +0200 | 
| tree | 339a38cf01171aefe4b76247b4b3fe1c88c6a600 | |
| parent | 1dee9799d51f23e7fe941b30734200ee9dd5d799 [diff] | 
Add ECMA402 display names (#678) * Add display names * Add testing * Refactor * Add some more tests * Add changelog entry
This repository is home to Dart internationalization (i18n) and localization (l10n) related packages.
| Package | Description | Version | 
|---|---|---|
| intl | Contains code to deal with internationalized/localized messages, date and number formatting and parsing, bi-directional text, and other internationalization issues. | |
| intl_translation | Contains code to localize apps to different locales, by extracting to ARB files and generating code to retrieve messages from ARB files. | |
| intl4x | A lightweight modular library for internationalization (i18n) functionality. | 
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.