commit | f681aa0064893d53fe35a3cdb6c7ba5401cc8d8c | [log] [tgz] |
---|---|---|
author | Moritz <mosum@google.com> | Wed Mar 12 17:44:05 2025 +0100 |
committer | GitHub <noreply@github.com> | Wed Mar 12 17:44:05 2025 +0100 |
tree | 837ab0311c4cf3e704ee7507bef529370d3ea904 | |
parent | 2644c178975bd67b2211072d20b4e0114d21cd52 [diff] |
Fix artifact building workflows (#956) * Remove ios arm target * install nightly * fix build libs * Fix name * fix pub get location * Add mac toolchain src * adapt windows * fixes * use pushd * Add windows toolchain * Bump version * Small fixes
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.