bosskmk / pluto_grid

PlutoGrid is a dataGrid for flutter that can be controlled by the keyboard on desktop and web. Of course, it works well on Android and IOS.
https://pluto.weblaze.dev
MIT License
636 stars 290 forks source link

[Help] #1018

Closed agustin-garcia closed 3 months ago

agustin-garcia commented 4 months ago

Hello, After today's flutter upgrade, I started getting the compilation error: " pluto_grid-7.0.2/lib/src/manager/shortcut/pluto_grid_shortcut.dart:33:39: Error: The argument type 'RawKeyEvent' can't be assigned to the parameter type 'KeyEvent'.

Thanks

jayakumarzoftsol commented 4 months ago

same issue here ....

agustin-garcia commented 4 months ago

Just as an update, I did downgraded to Flutter's previous version and all pluto_grid functions are working again. Not sure if this issue should be reported here or somewhere else. Regards

darkomenx commented 4 months ago

I also confirm in my part the same issue just after upgrade flutter channel stable. You need to create issue with correct and efficiency title (help title is the worst title of the world)

MagnoGeek commented 4 months ago

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.

ecoant commented 4 months ago

https://github.com/bosskmk/pluto_grid/issues/968 read this

github-actions[bot] commented 3 months ago

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] commented 3 months ago

This issue was closed because it has been inactive for 14 days since being marked as stale.