Syncfusion Essential Studio Flutter 2025 Volume 1 (29.1.33)

Released: Mar 25, 2025

Aggiornamenti in 2025 Volume 1 (29.1.33)

Funzionalità

  • General
    • All of the Syncfusion Flutter widgets now support Kotlin build scripts in the Android platform.
    • All of the Syncfusion Flutter widgets now support the Swift package manager in macOS and iOS platforms.
    • All the Flutter widgets are now compatible with Flutter SDK 3.29.0.
  • Calendar
    • Gesture support for month cell builder - Provided touch support for the monthCellBuilder in the Calendar.
  • DataGrid
    • Placeholder support - This feature allows users to display any widget as a placeholder when the data source is empty.
    • Checkbox column value change callback - Added the ability for users to listen for value changes in the checkbox widget within the built-in checkbox column.
    • Column sort change callback - Users can now listen for column sort changes when sorting is applied interactively.