2025 Volume 1 makes cross-platform development with Flutter even easier with Flutter SDK 3.29.0 compatibility, placeholder and callback support in the DataGrid, and monthCellBuilder gesture support in the Calendar.
The feature provides touch support for the monthCellBuilder in the Calendar.
This feature allows users to display any widget as a placeholder when the data source is empty.
This feature enables users to listen for value changes in the checkbox widget within the built-in checkbox column.
This feature allows users to listen for column sort changes when sorting is applied interactively.