commit | 8cde33a41ccd244835bc8661468dbdcb514c18d7 | [log] [tgz] |
---|---|---|
author | Moritz <mosum@google.com> | Mon Jan 08 15:07:11 2024 +0100 |
committer | GitHub <noreply@github.com> | Mon Jan 08 15:07:11 2024 +0100 |
tree | ff131360f8605902dc8f521316d3006481613ee3 | |
parent | 893a92c9a7c1b4af90e217fb46ceb8e887511314 [diff] |
Updates to messages (#762) * Updates to messages * Format * Change carbs name * Regenerate example * Rev versions * Changes as per review * Remove unused file
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.