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.
27
stars
28
forks
source link
[Bug] PlutoGridShortcut and arrow keys not working on linux #95
Open
itsnotmeman opened 1 day ago
Steps to reproduce the bug
Just run the following code on a linux system.
Expected results
Being able to move the focused cell with the arrow keys. If I press shift, "Shift pressed" should be printed.
Actual results
Nothing happens.
Code sample
Execution Environment
Flutter version Flutter version is 3.24.5
PlutoGrid version PlutoGrid version is 8.4.1
OS Ubuntu 22.04.5