CodeDoctor
CodeDoctor
I updated the dependencies and found a bug in flutter: https://github.com/flutter/flutter/issues/110671 Can you try uninstalling the latest version and test this one (please note that after uninstalling all files are...
Bug confirmed. I will investigate it further
It's a bug from flutter: https://github.com/flutter/flutter/issues/111068. We need to wait until they will fix it.
The problem is that I can't fix the error. It needs to be fixed by the Flutter team. Thanks anyway!
Hmm yeah. I don't know how to fix it... I draw line by line and on these brighter dots both lines are connecting.
The problem is that I draw the lines individually. One solutiion is to use drawPath instead of drawLine but then I can only use one stroke width (that means you...
This should already be possible. Can you give me the output when using the button here: https://butterfly-git-debug-stylus-buttons-linwood.vercel.app/? I added a debug dialog that should show the buttons that were pressed
The dialog gets opened when using "onPointerDown". Can you try pressing the button before touching the display?
A similar problem was reported on my discord/matrix server. I try a new method and will give you a link. I have a different idea
I would keep it open for people having the same issues. I put them in a different label `platform-issue` to difference it