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

On grouped rows allow row check from certain depth - Allow textEditingController function in pluto column - Allow barrierDismissible in pluto grid popup #1001

Open ramiro-ciocca opened 6 months ago

ramiro-ciocca commented 6 months ago

On grouped rows allow more control of rows checked through rowCheckBoxGroupDepth property. Enable a new property on pluto column, texteEditeingControllerListener wich receives a custom textEditingController function. Enable a new property on pluto grid popup, barrierDismissible true or false.

ramiro-ciocca commented 4 months ago

Can we get those changes? Thanks!