Syncfusion Essential Studio Flutter(英語版)

モバイル、Web、デスクトップ用高品質アプリをFlutterで作成するウィジェット

Syncfusion 社の製品
2002 年より日本国内にてComponentSourceで販売中。

バージョン: 2026 Volume 1 SP1 (33.2.5) 新機能 更新日: May 5, 2026

i

Please note that new Timed Subscription Licenses for Syncfusion Essential Studio for Flutter are available as part of Syncfusion Essential Studio Enterprise.

Syncfusion Essential Studio Flutter のリリース

Released: Jun 17, 2025

2025 Volume 1 SP1 (29.2.11) での更新項目

不具合の修正

  • PDF
    • Resolved an exception that occurred when hiding document-level layers in a specific PDF document.

Released: Jun 10, 2025

2025 Volume 1 SP1 (29.2.10) での更新項目

機能

  • PDF Viewer
    • Added support for rendering pages using the open-source PDFium library through an optional package (syncfusion_pdfviewer_android) to enable high-performance rendering of password-protected PDF files specifically on Android devices running API levels below 35.

不具合の修正

  • PDF Viewer
    • Read-only form fields are now rendered with the specified background color, or with a transparent background if no color is set.
    • Screen readers now read the selected text in PDF documents when accessibility...

Released: Jun 3, 2025

2025 Volume 1 SP1 (29.2.8) での更新項目

不具合の修正

  • PDF Viewer
    • In single page layout mode, the page now only changes when swiped in the scroll direction, and not when slightly panned.
    • The sticky note icon will now maintain the same size on all pages, and the icon size is improved on mobile platforms.
    • The SfPdfViewer widget will no longer crash with an Out of Memory exception when viewing a PDF document with large page dimensions.
    • In single-page layout mode, setting the zoom level in the onPageChanged callback will no longer cause the page...

Released: May 14, 2025

2025 Volume 1 SP1 (29.2.4) での更新項目

不具合の修正

  • PDF
    • Resolved a performance issue when decrypting password-protected PDF documents.
    • Resolved an Out-Of-Memory crash that occurred during the decryption of PDF document.

Released: May 6, 2025

2025 Volume 1 (29.1.41) での更新項目

不具合の修正

  • PDF Viewer
    • Improved the performance in loading large password-protected documents by leveraging the password parameter supported in the native (platform) PDF rendering APIs.
    • The pages will now be centered in single-page layout mode when switching between pages in a PDF document with different page sizes.

Released: Apr 29, 2025

2025 Volume 1 (29.1.40) での更新項目

不具合の修正

  • PDF
    • Resolved a content preservation issue that occurred when drawing multiple PDF grids on the same page of a PDF document.

Released: Apr 22, 2025

2025 Volume 1 (29.1.39) での更新項目

機能

  • The minimum Dart version of the Flutter widgets has been updated to 3.7.

不具合の修正

  • PDF Viewer
    • The page no longer jumps to a previous one when scrolling to the top or left edge in single page layout mode.

Released: Apr 8, 2025

2025 Volume 1 (29.1.37) での更新項目

不具合の修正

  • PDF
    • Fixed an issue where layer names were not retained correctly when layers were removed from a PDF document.
    • Addressed a problem with an invalid cross-reference table encountered while loading a particular PDF file.
    • Resolved an exception that occurred when retrieving the bounds of a form field item.

Released: Mar 25, 2025

2025 Volume 1 (29.1.33) での更新項目

機能

  • 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...

Released: Mar 11, 2025

2024 Volume 4 SP1 (28.2.11) での更新項目

不具合の修正

  • SfDataGrid
    • The SfDataGrid now handles selection and provides selected details based on visible rows.