-
Notifications
You must be signed in to change notification settings - Fork 548
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
[BUG] 'PointerEvent' can't be assigned to the parameter type 'PointerDownEvent' #441
Comments
@zs-dima change channel do STABLE |
@radvansky-tomas thanks for reply. |
I understand, but you cannot expect plugins to move to DEV, fork it...fix that line and maybe send PR back so its prepared when it makes to stable version |
@radvansky-tomas but all plugin working well with Dev channel except this one, that quite unusual |
Does the fix work on stable too? If so, I would love to see the pr merged, because the breaking change is on beta channel already too. |
I tested my fix on stable and it works. I don't think the PR is going to get merged any time soon, because I'm not sure how much often the author releases a new version. Still if you need the fix you can take my branch as reference for the library code with something like this in your pubspec :
Not quite sure it would work though but still a good thing to try. |
Some library using photo_view's some version, how to force use git's version? |
@renancaraujo, sorry for pinging you but is there any chance we can get the PR merged? The latest flutter channel branch contains much needed performance improvements (shader compilations) and we have some dependencies that rely on this package. Thanks so much for your work! |
Hello people, I just woke up from a coma and created a PR that addresses this problem. I will do some testing and it should be included in the next release. |
This should be fixed on 0.12.0: https://github.com/fireslime/photo_view/releases/tag/0.12.0 |
An issue was fixed in the `photo_view` dependency that made it impossible to use with the newest flutter version (2.3, currently in beta). Bumping the dependency here as well. See: bluefireteam/photo_view#441
Since we got no answer for a while, I am automatically closing this issue for the sake of organization. If there is any news on that, feel free to retake the discussion. |
* Update photo_view dependency to 0.12.0 An issue was fixed in the `photo_view` dependency that made it impossible to use with the newest flutter version (2.3, currently in beta). Bumping the dependency here as well. See: bluefireteam/photo_view#441 * Update pubspec.lock
Packages installed
native_pdf_view
Error:
The text was updated successfully, but these errors were encountered: