Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

It doesn't work on mobile browser #5

Open
demetrio812 opened this issue Oct 17, 2021 · 3 comments
Open

It doesn't work on mobile browser #5

demetrio812 opened this issue Oct 17, 2021 · 3 comments
Labels
bug Something isn't working

Comments

@demetrio812
Copy link

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

@timcreatedit
Copy link
Owner

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.

@timcreatedit timcreatedit added the bug Something isn't working label Oct 22, 2021
@demetrio812
Copy link
Author

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

@RennanAgroSmart
Copy link

try build with flutter build web --web-renderer canvaskit --release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants