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

[Help] How to get the sum in the column footer for a column type of time #1063

Open nitishabraham20 opened 1 month ago

nitishabraham20 commented 1 month ago

PlutoAggregateColumnType.sum doesn't give the result if PlutoColumn is of type - PlutoColumnType.time(). Can anyone help as I want to get the sum of time and show in the column footer.

github-actions[bot] commented 2 days ago

This issue is stale because it has been open for 30 days with no activity.