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

[FIX BUG ON WEB] #979

Open freddydrodev opened 7 months ago

freddydrodev commented 7 months ago

I Have mainly migrated RawKeyEvent to KeyEvent to avoid issue when deploying to the web