-
-
Notifications
You must be signed in to change notification settings - Fork 330
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] Comiple error after Flutter 3.19.0 upgrade #1016
Comments
+++ |
same problem. any solutions ? |
+++ and "me too" comments are noisy and unhelpful, just use the reactions button This project is in a confusing state, to see what I mean please read this thread: The tl;dr is:
Sorry there isn't an easier answer to your bug discovery, I'm just a guy in the same situation a couple days ahead of you; trying to spread the knowledge so we can all work in a single direction and not create more noise / future abandoned forks. |
me2 |
same problem flutter 3.19 |
Same problem . My app broke due to this. urgent help needed :) |
No Its not working showing the dependancy issue with pluto_grid_export |
Try the one @aymswick said, pluto_grid_plus |
Seems |
I have the same problem as mentioned, the solution was to return to Flutter version 3.16.8 on channel stable. I hope they can solve it soon, so I can continue working with this package. |
buddy, nobody is going to solve it on this repository. All the info you need is present in the comments above. Switch to the |
This is not true. But for me, the problem is now
|
It absolutely was true at the time of my comment. It looks like the maintainer of this repo has returned to partially fix that error, but as you point out, you still won't get anywhere with |
This issue is stale because it has been open for 30 days with no activity. |
This issue was closed because it has been inactive for 14 days since being marked as stale. |
Error
/AppData/Local/Pub/Cache/hosted/pub.dev/pluto_grid-7.0.2/lib/src/manager/shortcut/pluto_grid_shortcut.dart(33,39): error GC2F972A8: The argument type 'RawKeyEvent' can't be assigned to the parameter type 'KeyEvent'. [\build\windows\x64\flutter\flutter_assemble.vcxproj]
*****/AppData/Local/Pub/Cache/hosted/pub.dev/pluto_grid-7.0.2/lib/src/manager/shortcut/pluto_grid_shortcut.dart(33,46): error GC2F972A8: The argument type 'RawKeyboard' can't be assigned to the parameter type 'HardwareKeyboard'. [***\build\windows\x64\flutter\flutter_assemble.vcxproj]
Environment
Flutter 3.19.0, on Microsoft Windows [Version 10.0.22631.3155], locale de-DE)
Dart version 3.3.0
PlutoGrid v7.0.2
The text was updated successfully, but these errors were encountered: