-
## Use case
In the current app development, you cannot split your localizations into multiple files to better categorize them. You also don't have the ability to add comments to JSON files in o…
-
As of [CLDR](https://github.com/unicode-org/cldr/blob/master/common/supplemental/supplementalMetadata.xml)
```XML
```
the following language codes are deprecated:
…
-
Currently, one of the things that need to be improved in this project is the documentation, in this issue we're mainly talking about the usage docs and not internal docs, providing docs in Dart doc co…
-
There are date formats in [`DateFormat`](https://pub.dev/documentation/intl/latest/intl/DateFormat-class.html), like [`yMMMMd`](https://pub.dev/documentation/intl/latest/intl/DateFormat/DateFormat.yMM…
-
Your solution solved my problem of translation per module explained [here](https://stackoverflow.com/questions/53533353/better-way-for-separating-localization-on-the-basis-of-module). I did that by ad…
-
Time part is formatted incorrectly.
![image](https://github.com/dart-lang/i18n/assets/4129763/da48b440-2edb-4823-97ad-4850b20baa02)
```dart
final d = DateTime(2024, 05, 17, 22, 23, 24);
…
-
### What happened?
There is an incompatibility issue between the realm package and the fluent_ui package when used together in the same project.
![屏幕截图 2024-07-24 165542](https://github.com/user-att…
-
### Description
I do believe that it is a basic need to be able to query data filtering using a list.
Example:
`Amplify.DataStore.query(UserData.classType, where: UserData.id.in(participants)…
-
**Describe the bug**
There is a problem with parsing type dates in "ar" locale (see: https://github.com/flutter/flutter/issues/138635)
**To Reproduce**
see examples in https://github.com/flutter/…
-
### Page URL
https://docs.flutter.dev/ui/accessibility-and-internationalization/internationalization#localizing-for-ios-updating-the-ios-app-bundle
### Page source
_No response_
### Descri…