commit | 76bb29cb0800b4f62a0d2df4fe09de22b91ada79 | [log] [tgz] |
---|---|---|
author | Moritz <mosum@google.com> | Mon Apr 24 17:25:40 2023 +0200 |
committer | Moritz <mosum@google.com> | Mon Apr 24 17:25:40 2023 +0200 |
tree | 6d10664dac2e534aa958d26e54bdc2e0de2e9811 | |
parent | 0506742d934c3e346b000e6369cc693f12564b10 [diff] |
Remove overhead
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 deal with internationalized/localized messages, date and number formatting and parsing, bi-directional text, and other internationalization issues. | |
messages | Package for retrieving localization messages. | |
messages_builder | Package for storing localization messages, to be added as a dev dependency to apps. | |
messages_serializer | Package for serializing and deserializing messages from and to message data files. | |
messages_shrinker | Package for tree-shaking a message data file. |
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.