-
The abbreviated month is not being used in `es_US` locale when using the skeleton pattern.
Try this code:
```
import 'package:intl/date_symbol_data_local.dart';
import 'package:intl/intl.dart'…
-
### Is there an existing issue for this?
- [X] I have searched the [existing issues](https://github.com/flutter/flutter/issues)
- [X] I have read the [guide to filing a bug](https://flutter.dev/docs/…
-
When we reach the point of documenting the process of releasing a macOS application, we need to document how to localize the application at the OS level. That can be done [as on iOS](https://flutter.d…
-
Build 4.4.0 failed with errors:
```
cw_haven/lib/haven_wallet.dart:32:6: Error: Error when reading 'cw_haven/lib/haven_wallet.g.dart': No such file or directory
part 'haven_wallet.g.dart';
…
-
Hi my text in text field not fully displayed in Flutter WEB
![image](https://user-images.githubusercontent.com/26696190/96100244-d68b9d00-0edc-11eb-8f65-a7ab3b46660a.png)
`Tags(
…
-
Internal bug: b/256596915
Currently, there isn't any way to use the system's fallback locales (for example, iPhones provide the ability to specify multiple preferred languages), nor is there a way …
-
Hello.
I have the following problem. I am running sqlite tests with native code. In iOS I have the code in the image, at first while testing it was working fine. But when I installed drift I get the …
-
**Steps to Reproduce**
1. Create a PaginatedDataTable Widget. Insert anywhere (header, columns, rows) an AutoSizeText Widget
2. Try to render/run your App
**Code sample**
```dart
SingleChildS…
-
### 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…
-
### Steps to reproduce
1. flutter create bug
2. flutter run for android
### Expected results
Launch the app or build it for Android.
### Actual results
Exception when launching the app.
### Cod…