| commit | 9e2d0473aa26f8cd426d7e37aca0247713009104 | [log] [tgz] |
|---|---|---|
| author | Moritz <mosum@google.com> | Mon Jun 30 19:14:25 2025 +0200 |
| committer | GitHub <noreply@github.com> | Mon Jun 30 10:14:25 2025 -0700 |
| tree | 64ed8ad81123d0bd19ffd16b8677d1800c15e0f2 | |
| parent | 973f331ca6deb58160dd631658e3e0eb7a16e84d [diff] |
Throw if the main argument in plurals does not match the argument list. (#873) * Throw if the main argument in plurals does not match the argument list. * Add changelog * Add throw * Add comment * Revert delete
This repository is home to Dart internationalization (i18n) and localization (l10n) related packages.
| Package | Description | Issues | Version |
|---|---|---|---|
| intl | Contains code to deal with internationalized/localized messages, date and number formatting and parsing, bi-directional text, and other internationalization issues. | ||
| intl4x | A lightweight modular library for internationalization (i18n) functionality. | ||
| intl_translation | Contains code to deal with internationalized/localized messages, date and number formatting and parsing, bi-directional text, and other internationalization issues. | ||
| messages | A lightweight modular library for localization (l10n) functionality. | ||
| messages_builder | Build the messages for consumption by package:messages | ||
| messages_serializer | Serialization of messages for package:messages. | ||
| messages_shrinker | Removing unneeded messages from message data files for package:messages. |
Let us know about bugs and feature requests, file a pull request, or participate in the discussions!
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.