scribble
scribble copied to clipboard
It doesn't work on mobile browser
Hello, thanks for the great library, the web version works very well on Desktop browser but unfortunately it has a lot of issues on mobile browser (I've tested it on iOS and Android, phones and tablets).
Thanks, Dem
Hi Dem, thanks for the positive feedback! Yeah I've noticed that too, also with other packages that support freehand input on the canvas (e.g. scratcher). I'll investigate, but I assume it's some kind of issue with flutter web in general.
Hello, I've found 2 drawing packages that work on mobile browsers:
https://pub.dev/packages/whiteboardkit
https://pub.dev/packages/perfect_freehand
I've tested them on mobile safari (iPad) and mobile Chrome (Android phone)
Hope it helps to find a solution for mobile web support
Thanks, Dem
try build with flutter build web --web-renderer canvaskit --release