Mahesh Jamdade
Mahesh Jamdade
Similar to https://github.com/flutter/flutter/issues/99080
Hi @TheOneWithTheBraid, Thanks for filing the issue. I believe flutter tool depends on adb, if `adb devices` doesn't return any set of devices then it is expected to not see...
Thanks for the info, Looks like there is something misconfigured on your system, So even your doctor output shows errors. labeling this issue for further investigation. > Running on Apple...
Hi @matthew-carroll, Thanks for filing the issue. Can you please share a minimal reproducible sample that shows this behavior ? > whereby the space bar on mobile causes the page...
thanks for the info @matthew-carroll, I tried to reproduce the issue, and I see that the page scrolls, if the textfield does not have focus and white space is entered...
Thanks for the clarification @matthew-carroll, Perhaps it should scroll with the space key on the desktop and not on the mobile platforms. I am labeling this issue for further insights...
Hi @ChristianNavolskyi, Thanks for filing the issue. I am able to reproduce the issue on the latest stable and the master channel. The overflow error seems to occur on adding...
@ChristianNavolskyi As per the [above explanation](https://github.com/flutter/flutter/issues/109150#issuecomment-1209328852), this seems to be working as intended
@aymen-ziouche I am unable to reproduce the issue either. Does the crash happen only on the emulator or other physical device too? Please share the output of `flutter run -v`...
Hi @VolientDuan, Thanks for filing the issue. You are using an older version of flutter, perhaps you could verify this with a newer release. Also, We would need a minimal...