| commit | 340d856b2ac7450ba213cda1c6d28a2b6ab7f055 | [log] [tgz] |
|---|---|---|
| author | Moritz <mosum@google.com> | Wed Mar 06 09:57:37 2024 +0100 |
| committer | Moritz <mosum@google.com> | Wed Mar 06 09:57:37 2024 +0100 |
| tree | 5fd1d0014c53a63d5833c32bf2520a83615e8246 | |
| parent | c6c6c25030c88ca4db7cacc6ad312c8f3d1ba357 [diff] |
Add `link.dart` for intl4x
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.