-
### Is there an existing issue for this?
- [X] I have searched the existing issues and found no duplicates.
### What plugin is this bug for?
Firebase UI Auth
### What platform(s) does thisā¦
-
The underlying problem for my issue is described here: ["Static" versioning in flutter web](https://github.com/flutter/flutter/issues/149725)
I have been encouraged to file my issue here, since it ā¦
-
I guess, I just wanted to confirm that flutter doesn't support translation string as key. I have followed "[Introduction to localizations in Flutter](https://docs.flutter.dev/development/accessibilityā¦
-
Xcode's output:
ā³
=== BUILD TARGET Runner OF PROJECT Runner WITH CONFIGURATION Release ===
Building AOT snapshot in release mode (ios-release)...
compiler message: file:///Users/haoyi/ā¦
-
Initializing gradle... 1.6s
Resolving dependencies... 4.3s
Running 'gradlew assembleRelease'...
compiler message: file:///C:ā¦
-
We use the following pattern in Flutter's localization code:
```dart
// library 1
class S { }
class A extends S { }
class B extends S { }
class C extends S { }
S createS(String name) {
sā¦
Hixie updated
5 years ago
-
### Is there an existing issue for this?
- [X] I have searched the existing issues and found no duplicates.
### What plugin is this bug for?
Firebase UI Auth
### What platform(s) does thisā¦
-
```
Because every version of flutter_test from sdk depends on path 1.8.1 and easy_localization 3.0.0 depends on path >=1.8.0-nullsafety 3.0.0
-
This is what `showDatePicker` looks like in my App:
![image](https://user-images.githubusercontent.com/8120472/95926980-fb282d80-0d93-11eb-9b05-d70d18139a10.png)
As you can see there's `Tue, Octā¦
-
It is possible to use it in Persian