-
## Steps to Reproduce
1. Call method in method channel from native code with the list type argument (`List` in my case)
2. In flutter code get `call.arguments`, notice that list now has `List` ty…
-
When I update flutter v2.2.3 and Dart 2.13.4 and hit F5 or CTRL+F5, build method start to build 2 or more times. I develop more than 1 project and all projects have same issue. But If u run "flutter r…
-
This is an issue which is also on gInk, and I'm not quite sure how either OBS or ppInk can solve this issue from a technical standpoint.
Opening the issue here as it seems to be the most active and…
-
@Utumno, @lojack5, @D4id4los: I was just on the wxPython site, and I noticed that they don't have their 2.8 releases listed any more. While the binaries are still available on Sourceforge and through …
-
# Issue description
I recently discovered the command `qtile-cmd -o cmd -f display_kb`, which is fantastic because I use too many keybindings to keep track of. Personally, I'm trying to parse the…
-
## Steps to Reproduce
Install firebase_auth
` firebase_auth: ^0.14.0
`
I can't find any other way to reproduce it other than have it exist in your project. It crashes with (it seems like) …
-
# Issue description
I have an issue with rofi in window switch mode. If I have a window open on another tag and switch to it using rofi's window switcher the layout on my current tag that I am swit…
-
## Steps to Reproduce
run then app using intelij it running than crash with no error here the output
```bash
Launching lib/main.dart on Nokia 6 1 Plus in debug mode...
Initializing gradle...
…
-
## Steps to Reproduce
I have created two screens and when I navigate to the second one and use the ios swipe gesture from the edge to navigate back, the app freezes. The system appears to be detect…
-
## Steps to Reproduce
The keyboard cursor should go to the end of line when TextField is set via TextEditController (for example when autocomplete), so that users can continue typing from the curso…