commit | c40bee518a53edc2d80824d08f755a20c4cf6863 | [log] [tgz] |
---|---|---|
author | Peter Trost <[email protected]> | Mon Jun 30 11:12:13 2025 +0200 |
committer | GitHub <[email protected]> | Mon Jun 30 11:12:13 2025 +0200 |
tree | 6be84ee71195b8d6da2c45d2856b7cfd97b38d94 | |
parent | e24ed1abf92147df5de1b8f10a22b5c18c9ceb5a [diff] |
feat!: allow analyzer 7.0.0 and update dart_style to ^3.0.0 (#970) * feat: allow analyzer 7.0.0 * chore: bump version and update changelog * chore: Update dart_style to ^3.0.0 * chore: update changelog * Remove analyzer dep * refactor: remove unused generic type * Fix * test: add tests for constant evaluator * test: make test suite way more concise --------- Co-authored-by: Moritz <[email protected]>
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.