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

disable onTap, allow only onDrag #87

Open
FatahZullDev opened this issue Jul 5, 2022 · 2 comments
Open

disable onTap, allow only onDrag #87

FatahZullDev opened this issue Jul 5, 2022 · 2 comments

Comments

@FatahZullDev
Copy link

FatahZullDev commented Jul 5, 2022

hello sir. appreciate if you can help me how to disable onTap function, I want only onDrag.
Because when I touch the first star to drag, suddenly onTap triggered.

Thank you.

@ikicodedev
Copy link

I created a PR with a simple fix -> #98
You can use

flutter_rating_bar:
    git:
      url: https://github.com/ikicodedev/flutter_rating_bar
      ref: master

@kapil708
Copy link

kapil708 commented Dec 25, 2023

I created a PR with a simple fix -> #98 You can use

flutter_rating_bar:
    git:
      url: https://github.com/ikicodedev/flutter_rating_bar
      ref: master

Thanks, It works for me

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

3 participants