-
I see debug level log statements, but the configuration is not in the log.
We need the configuration in the log for bug reports since the configuration is complex and the pod may no longer be availab…
-
Add fewer gifs use Image network on Safari 14.0.1, the page memory used a lot, go to 3.3gb memory at short time (more and more)
Tested on Chrome and Firefox, which are good.
memory snapshots with 20…
-
hi developer:
I use two Overlapped uikitView to show a special animation, but when i use showModalBottomSheet to show BottomSheet,
there are black blanks in the uikitView.
I find When a flu…
-
## Main issue
As was also reported [elsewhere](https://github.com/flutter/flutter/issues/28434), when using the `AnimatedCrossFade` widget with a duration of `milliseconds: 0`, Flutter throws an exce…
-
I am getting this strange margin in the top of the container who is in the stack. I didn't manage to remove it in any way.
## Steps to Reproduce
I made Pad reproducing my problem: https://dartpa…
-
```
@override
void initState() {
super.initState();
SystemChrome.setPreferredOrientations([
DeviceOrientation.portraitUp,
DeviceOrientation.portraitDown,
]);
}
```
If I u…
-
## Steps to Reproduce
1. Open *Flutter Gallery* and select the *Text field* demo.
1. Tap the *Name* field.
1. Switch to Japanese/Chinese input and begin entering text.
The composing (a.k.a. ma…
-
https://b.corp.google.com/issues/151121131.
-
Reading Chinese will be garbled
-
Currently, after the first data from a stream is processed by StreamBuilder, StreamBuilder will only ever use actual stream data in its builder function.
This is a problem when we pass a new and un…