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

Use with onTap #9

Closed
EliaTolin opened this issue Jan 4, 2022 · 1 comment
Closed

Use with onTap #9

EliaTolin opened this issue Jan 4, 2022 · 1 comment

Comments

@EliaTolin
Copy link

Hi,
I would like use your package with onTap, but it not works perfectly.
Sometimes the onTap with InkWell and LongPress with you package not works, is it possible a conflict?
You see here:

https://github.com/EliaTolin/infinity_sweeper/blob/d52f39ccd5c5385dcf4fae5ac38e3314da640c16/lib/widgets/game/cell_widget.dart

You have suggest?

@gildaswise
Copy link
Owner

Have you tried using HoldDetector instead of HoldTimeoutDetector? It seems you're not really using the onTimerInitiated and onCancel methods which make the difference of the Timeout version

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants