-
![Screenshot 2023-12-03 at 10 20 08 AM](https://github.com/flutter/devtools/assets/17657941/e5ebfb28-a899-474b-b3c2-59af11b885c3)
-
### How can we help?
How do I solve the issue for missing file.
- I can run the project via Xcode but can't run the project via VS code
- Same code but using Mac intel chip works on VS code.
- `…
-
### Steps to reproduce
1. Create a simple flutter app with TextFormField on Home Page
2. Run app on windows flutter
3. Click on field
4. Press enter
5. onFieldSubmitted is not triggered
### Expe…
-
### Steps to reproduce
Having a DropdownButtonFormField in a Wrap inside of SliverFillRemaining with hasScrollBody=false breaks the rendering immediately.
The gist contains the smallest possible r…
-
As of today (and we should read it as "for the foreseeable future"), CORS images cannot be rendered into WebGL/WebGPU canvases. However, there are plenty of use-cases where apps need to be able to dis…
-
### Steps to reproduce
Rarely it happens with windows desktop app, that the application completely stops being responsive to any hardware keyboard input. I managed to discover only one scenario where…
-
### Steps to reproduce
1. Run the sample code
2. Rotate the device to landscape mode according to the `PreferredOrientations`
### Expected results
The device should rotate according to the `Prefer…
-
unable to use context when calling screenshotController.captureFromWidget(QRWidget());
PFA screenshot for you reference
Flutter doctor
[✓] Flutter (Channel stable, 3.19.5, on macOS 14.4.1 2…
-
Tôi đang gặp vấn đề về lỗi liên quan đến serverUrl, nó báo rằng improperly formatted, tôi chưa tìm được nguyên nhân
source code:
![Screenshot_518](https://github.com/user-attachments/assets/c83b2…
hvmq updated
3 months ago
-
## 🐛 Bug Report
As the title says, if CachedNetworkImage with maxHeightDiskCache (or maxWidthDiskCache) fails to load an image (403, etc.), errorWidget is called the first time, but not the next ti…