commit | c84b9a6bd3b5b67dea3e0afdedd062f986e0f1fc | [log] [tgz] |
---|---|---|
author | Moritz <mosum@google.com> | Thu Dec 14 11:47:18 2023 +0100 |
committer | GitHub <noreply@github.com> | Thu Dec 14 11:47:18 2023 +0100 |
tree | 652631292b214427b2a9b1b4e8a98d0645131d76 | |
parent | 92ef32a0054da88d413d604bd7f8632d66b4d382 [diff] |
Small fixes to package:messages (#760) * Small fixes to package:messages * Add changelogs
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.