-
## Steps to Reproduce
With the following sample app and with the time set to 12-hour support, the result of `TimeOfDay.fromDateTime(DateTime(2019, 1, 1, 16)).format(context)` will be `16:00` instea…
-
Hello @podcoder I have followed this tutorial for localizing one of my flutter app and it works great. Thank you for the tutorial. There is however a black screen that appears when the splash screen i…
-
GREAT PROJECTS!
Crashed after lauched jitsi-meet-flutter-sdk app ,the official jitsi-meet-flutter-sdk android app example works well,
I integrated the jitsi-meet-flutter-sdk in my project , the re…
-
**Describe the bug**
Problem withe intl ^0.16.1 dependency
```
Running "flutter pub get" in bbb_app-main...
Because bbb_app depends on flutter_localizations any from sdk which…
-
### Issue Description
I'm using auto-generated .arb and .dart files for localization in Flutter. It is generated under the directory .dart_tool/flutter_gen/
When using Quick Fix to find AppLocal…
-
# Suggestion
I'm suggesting adding a `BuildContext` argument to the `FormFieldValidator` function. From what I can tell it's called in a place where the context exist, so it shouldn't be much of a …
-
**Describe the bug**
I'm trying to run my application after adding the package to pubspecs.yaml.
the gradle exits with a build error described as below:
```
Setting the namespace via the package a…
-
-
## Steps to Reproduce
I'm implementing a custom AZ localization extends LocalizationsDelegate. In my application I need date formatters, date formatting is already exists in Intl package for AZ loc…
-
**Describe the bug**
When I change the system language of the android emulator, localeListResolutionCallback or localResolutionCallback is called twice, and the two results are inconsistent, causing …