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
635 stars 288 forks source link

Please add a onEdit() callback to enable checks and formatting during editing #1071

Open oyashstar opened 2 weeks ago

oyashstar commented 2 weeks ago

i am having to detect the logical key inputs to track changes in edit mode please add auto update during editing or something such that the changes done during editing update the cell value instantly