commit | 88efbbcf05a11fa14d6ed2d694bf6cdb3690dc61 | [log] [tgz] |
---|---|---|
author | Moritz <mosum@google.com> | Tue Aug 20 09:34:24 2024 +0200 |
committer | GitHub <noreply@github.com> | Tue Aug 20 09:34:24 2024 +0200 |
tree | 3d7697a457efe52ffaae7eab586f57447ac04cef | |
parent | 3f46800508182856da73a8d2fd3fd6453612d65d [diff] |
Release `intl4x: 0.9.2` (#875) * Update ICU4X hash * Release intl4x 0.9.2 * Upgrade deps * Run workflow on changes to icu4x * Use compiled data
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.