commit | 5bf6c61a4b46590a9396f4361fe399ace2b5feed | [log] [tgz] |
---|---|---|
author | Moritz <mosum@google.com> | Thu Jul 20 09:48:24 2023 +0200 |
committer | GitHub <noreply@github.com> | Thu Jul 20 09:48:24 2023 +0200 |
tree | 8b93f64675a9be9c1c61141dbbe8baa49f819d27 | |
parent | ab7dd413c86967c19178e7d45dd37c1d6a991167 [diff] |
Locale changes (#682) * Add find locale functionality * Works now * Rename locale * Cleanups * Rename * Add parsing web test * Fix types * Workflow changes * Add changelog * CR Suggestion * Add dartdoc * Fix changelog
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.