-
Recently, colorized output has broken in iOS builds but works in Android builds.
Sample app output in Android (expected colors):
The same app run on an iPhone (broken):
I submitted this…
-
## Steps to Reproduce
1. Get and print `getExternalStorageDirectories()` using `path_provider`
2. Get and print `getExternalStorageDirectories(type: StorageDirectory.music)` using `path_pr…
-
This issue is reproduced in the plugin example, only in Android 12 emulator with the latest plugin version.
https://github.com/flutter/plugins/blob/master/packages/camera/camera/example/lib/main.…
-
This tracker is for issues related to:
* Dart analyzer and linter - macOS
dart info
```
If providing this information as part of reporting a bug, please review the information
below to en…
YDA93 updated
1 month ago
-
It seems like I've followed all the instructions on https://flutter.dev/docs/get-started/install/macos plus a youtube tutorial but I run into an error. Not sure what it is, but I'm new to flutter …
-
## Steps to Reproduce
Setting text decoration to underline or overline, the decoration is not aligned in some languages' characters or space. I thought there should be an issue here but didn't find a…
-
During development, we found that when "TextField" was wrapped by "ToolTip" chinese input could not be performed normally.
The code is simple:
```
Column(
mainAxisAlignment: MainAxisAl…
-
I'm following [https://docs.flutter.dev/cookbook/plugins/picture-using-camera](https://docs.flutter.dev/cookbook/plugins/picture-using-camera) to write my camera application. but i got `A resource fai…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### Which plugins are affected?
Remote Config
### Which platforms are affected?
Android
### Description
When …
-
## Steps to Reproduce
1. Execute `flutter run` on the code sample
2. Click edit profile button.
3. You would see that the last text widget disappears in dialog.
**Expected results:** …