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

i am getting an error about photo_view: #11

Closed
bilalhassanqadri opened this issue Dec 5, 2021 · 2 comments
Closed

i am getting an error about photo_view: #11

bilalhassanqadri opened this issue Dec 5, 2021 · 2 comments

Comments

@bilalhassanqadri
Copy link

i have tried to change the verion of photo_view: but it dose not support with the package please help thanks

/J:/flutter_windows_1.17.5-stable/flutter/.pub-cache/hosted/pub.dartlang.org/photo_view-0.11.1/lib/src/core/photo_view_gesture_detector.dart:106:29: Error: The argument type 'PointerEvent' can't be assigned to the parameter type 'PointerDownEvent'.

  • 'PointerEvent' is from 'package:flutter/src/gestures/events.dart' ('/J:/flutter_windows_1.17.5-stable/flutter/packages/flutter/lib/src/gestures/events.dart').
  • 'PointerDownEvent' is from 'package:flutter/src/gestures/events.dart' ('/J:/flutter_windows_1.17.5-stable/flutter/packages/flutter/lib/src/gestures/events.dart').
    super.addAllowedPointer(event);
@bilalhassanqadri bilalhassanqadri changed the title i am getting an error i am getting an error about photo_view: Dec 5, 2021
@ankesh-kumar
Copy link
Owner

Must check compatibility of the flutter version and other plugins version, when you try to change any plugin version. Its not an issue.

@ankesh-kumar
Copy link
Owner

Must check compatibility of the flutter version and other plugins version, when you try to change any plugin version. Its not an 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

No branches or pull requests

2 participants