Syncfusion Essential Studio Flutter Releases

Released: Mar 16, 2026

Updates in 2026 Volume 1 (33.1.44)

Features

  • Calendar
    • Added explicit height and width support to ResourceViewSettings. When provided, height adjusts each resource item's height and width adjusts the resource panel width. These explicit values take precedence over size.
    • Breaking Changes - The size property in ResourceViewSettings is now deprecated. Use the new explicit height and width properties instead to control each resource item's height and the resource panel's width, respectively.
    • The compatible version of all the Flutter...

Released: Jan 6, 2026

Updates in 2025 Volume 4 (32.1.22)

Fixes

  • SfDataGrid
    • The column drag view remains visible when columns are reordered quickly while column resizing is enabled.

Released: Aug 19, 2025

Updates in 2025 Volume 2 SP1 (30.2.6)

Fixes

  • PDF
    • Resolved an issue that caused performance lag during the loading of encrypted PDF documents.

Released: Aug 13, 2025

Updates in 2025 Volume 2 SP1 (30.2.5)

Fixes

  • PDF
    • Resolved an issue where the application hangs when accessing the read-only value of a form field in a specific PDF document.

Released: Aug 7, 2025

Updates in 2025 Volume 2 SP1 (30.2.4)

Features

  • PDF Viewer
    • Added support for free space text selection in the SfPdfViewer widget, allowing users to extend text selection by dragging over non-text regions within a PDF page.

Released: Jul 29, 2025

Updates in 2025 Volume 2 (30.1.42)

Fixes

  • PDF
    • Fixed an issue related to extracting text line bounds from pages rotated at 90 degrees in a specific PDF document.

Released: Jul 22, 2025

Updates in 2025 Volume 2 (30.1.41)

Fixes

  • Chart
    • Resolved an exception caused by layout-phase mutations in chart elements to ensure compatibility with Flutter SDK 3.32.6.

Released: Jul 15, 2025

Updates in 2025 Volume 2 (30.1.40)

Fixes

  • PDF Viewer
    • The SfPdfViewer widget will no longer be disposed when a valid page number is entered in the page navigation dialog, provided it is wrapped in a nested navigator.

Released: Jul 2, 2025

Updates in 2025 Volume 2 (30.1.38)

Fixes

  • PDF
    • Resolved an exception that occurred when removing document-level layers in a specific PDF document.
  • SfDataGrid
    • The SfDataGrid now properly handles the tap action on the filter icon when tapping it after randomly changing the column resizing cursor indicator through hover action.

Released: Jun 25, 2025

Updates in 2025 Volume 2 (30.1.37)

Features

  • General
    • All of the Flutter widgets are now compatible with Flutter SDK 3.32.0.
  • Cartesian Chart
    • Directional zooming - Added the ability for users to zoom in or out based on touch interaction. The zoom direction is determined by the angle between the fingers, allowing for intuitive, angle-based zoom control.
  • DataGrid
    • Filter pop-up appearance customization - Added the ability for users to customize the appearance of built-in widgets within the checkbox and advanced filter pop-up menus.
  • PDF...