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

The method 'hashValues' isn't defined for the class 'TapPosition'. #3

Open
AndreiMisiukevich opened this issue Dec 12, 2024 · 0 comments · May be fixed by #4
Open

The method 'hashValues' isn't defined for the class 'TapPosition'. #3

AndreiMisiukevich opened this issue Dec 12, 2024 · 0 comments · May be fixed by #4

Comments

@AndreiMisiukevich
Copy link

../../.pub-cache/hosted/pub.dev/positioned_tap_detector_2-1.0.4/lib/positioned_tap_detector_2.dart:201:23: Error: The method 'hashValues' isn't defined for the class 'TapPosition'.

  • 'TapPosition' is from 'package:positioned_tap_detector_2/positioned_tap_detector_2.dart' ('../../.pub-cache/hosted/pub.dev/positioned_tap_detector_2-1.0.4/lib/positioned_tap_detector_2.dart').
    Try correcting the name to the name of an existing method, or defining a method named 'hashValues'.
    int get hashCode => hashValues(global, relative);
    ^^^^^^^^^^
    Target kernel_snapshot_program failed: Exception
@AndreiMisiukevich AndreiMisiukevich linked a pull request Dec 12, 2024 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant