Bill Foote
Bill Foote
### Problem summary To make debugging more convenient, it would be nice if there were an implementation of `toString()` for `BluetoothDevice`, `BluetoothConnection` and other key classes. ### Steps to reproduce...
On windows, including `desktop_multi_window` causes a crash when attempting to exit the application by clicking on the OS's "close" button (the X in the upper-right hand corner). ## Reproduce Steps...
There doesn't seem to be a "reopen" button on the issue, so I'm submitting a new one. Issue 225 is not fixed; I just confirmed on the current Flutter version....
When an app using `desktop_multi_window` is published to the Linux snap store, closing one window closes the entire app. When the same app is run in the development environment, this...
I have no plans at present to add a DOM, but it occurs to me that it would be fairly straightforward to do so. I thought it would be worthwhile...
This SVG: ``` ``` should render like this:  but we get this: 
Spinning this off from #19, and thinking about @Bindslev's use case, I think "interactivity" is orthogonal to having a DOM. For "interactivity," hopefully it's sufficient to detect if a mouse...
This repos comes up in searches, and is fairly widely followed. Could you add this note, please? If you like, you're more than welcome to incorporate the JAR signer fix....
### Steps to reproduce Run the program at https://github.com/sgehrman/to_image_bug on Linux, and press either of the two buttons. Tried on MacOS (with flutter 3.19.6 and with flutter 3.22.0), and it...
There have been various reports about key feedback issues, particularly with Samsung phones. It seems that some phones have settings that can disable key feedback, so I'm keeping this issue...