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

chore: fix a compile error after `flutter 3.19` #1020

Closed chan150 closed 4 months ago

chan150 commented 4 months ago

RawKeyEvent was deprecated and removed since flutter 3.19.

I apply this breaking changes into pluto_grid.