Bump the github-actions group with 4 updates Bumps the github-actions group with 4 updates: [dart-lang/setup-dart](https://github.com/dart-lang/setup-dart), [actions/download-artifact](https://github.com/actions/download-artifact), [actions/deploy-pages](https://github.com/actions/deploy-pages) and [flutter-actions/setup-flutter](https://github.com/flutter-actions/setup-flutter). Updates `dart-lang/setup-dart` from 1.7.1 to 1.7.2 - [Release notes](https://github.com/dart-lang/setup-dart/releases) - [Changelog](https://github.com/dart-lang/setup-dart/blob/main/CHANGELOG.md) - [Commits](https://github.com/dart-lang/setup-dart/compare/e51d8e571e22473a2ddebf0ef8a2123f0ab2c02c...65eb853c7ba17dde3be364c3d2858773e7144260) Updates `actions/download-artifact` from 8.0.0 to 8.0.1 - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](https://github.com/actions/download-artifact/compare/70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3...3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c) Updates `actions/deploy-pages` from 854d7aa1b99e4509c4d1b53d69b7ba4eaf39215a to cd2ce8fcbc39b97be8ca5fce6e763baed58fa128 - [Release notes](https://github.com/actions/deploy-pages/releases) - [Commits](https://github.com/actions/deploy-pages/compare/854d7aa1b99e4509c4d1b53d69b7ba4eaf39215a...cd2ce8fcbc39b97be8ca5fce6e763baed58fa128) Updates `flutter-actions/setup-flutter` from d4e97a6e7467ef062618c9af927f90bc9651b876 to 18c66a64fb6f6d3338c63cabbc5cd6da395e7f1d - [Release notes](https://github.com/flutter-actions/setup-flutter/releases) - [Commits](https://github.com/flutter-actions/setup-flutter/compare/d4e97a6e7467ef062618c9af927f90bc9651b876...18c66a64fb6f6d3338c63cabbc5cd6da395e7f1d) --- updated-dependencies: - dependency-name: dart-lang/setup-dart dependency-version: 1.7.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: actions/download-artifact dependency-version: 8.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: actions/deploy-pages dependency-version: cd2ce8fcbc39b97be8ca5fce6e763baed58fa128 dependency-type: direct:production dependency-group: github-actions - dependency-name: flutter-actions/setup-flutter dependency-version: 18c66a64fb6f6d3338c63cabbc5cd6da395e7f1d dependency-type: direct:production dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
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.