-
## Problem Description
I was making a form for inputting user information. As there were multiple fields, some fields went out of screen visibility and when I am submitting the form these fields are …
-
**Where did you get the code?**
- [X] Downloaded from GitHub
- [ ] Downloaded from the [Microsoft Graph quick start tool](https://developer.microsoft.com/graph/quick-start)
- [ ] Followed the tut…
-
### Bug description
When panning a chart with fixed interval type and one value for each interval step, the x axis moves along with the values as expected if the interval is day or lower. However, at…
-
When `GestureDetector` is nested, `onTap` may trigger after Element `deactivate`.
### Steps to reproduce
Click on the blue area.
### Expected results
`onTap` don't trigger after Element `d…
-
I'm wondering if this library is compatible with iOS. Trying to run on an iPad application and getting the following error:
`Exception has occurred.
ProcessException (ProcessException: Starting new …
-
We have a certain part of our code where the dotnet console process always crashes when the debugger is attached in a docker-compose project. The code executes correctly when started without a debugge…
-
**Summary:**
I don't know why I can't catch `Image.network` exceptions. If I give `Image.network` an invalid URL, the errorBuilder kicks in, that's good but if I give it a valid URL with 404 response…
-
### Steps to reproduce
The issue was already addressed (and purportedly resolved) in #138773, but is still reproducible in the exact same way with the latest stable flutter version, even in the onlin…
-
### Steps to reproduce
Target an NVIDIA SHIELD. Compile the three files (main.dart, video_play_widget.dart, alert_dialog_widget.dart).
The test is using flutter.dev cross_file and video_player. Al…
-
## Steps to Reproduce
Create a simple app where text editing aligns at the bottom.
1. After creating the app, upload it on the web and open the Flutter app on the iPhone mobile browser.
2…