| commit | 43214dde639f496377b6151115d1415128298c53 | [log] [tgz] |
|---|---|---|
| author | Moritz <mosum@google.com> | Wed Jun 04 13:44:57 2025 +0200 |
| committer | GitHub <noreply@github.com> | Wed Jun 04 13:44:57 2025 +0200 |
| tree | c1eea6f93c2e8d80fb94abb3c12a810d8512dcd2 | |
| parent | e44af5483a051d546716b6aa3a57e478c59a5d8d [diff] |
Upgrade to new native_assets (#964) * Upgrade * Works now * Use default build mode * Upgrade * fix options * Format * Add changelog * Clean up * More fixes * 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.