Syncfusion Essential Studio Flutter 新版本發表

Released: Jul 16, 2024

2024 Volume 2 (26.1.42) 中的更新

特性

  • PDF Viewer
    • Added support for adding, removing, modifying, and saving sticky note annotations in PDF files.
    • Upgraded the device_info_plus package to the latest version 10.1.0.

修補程式

  • PDF Viewer
    • The SfPdfViewer will no longer crash unexpectedly when loading PDF documents while the device is in landscape orientation.
    • The performance of the SfPdfViewer widget has been improved when loading PDF documents with a large number of form fields.

Released: Jul 9, 2024

2024 Volume 2 (26.1.41) 中的更新

修補程式

  • PDF Viewer
    • The soft keyboard will no longer hide immediately when focusing on the text form field in the SfPdfViewer widget if Scaffold.resizeToAvoidBottomInset is set to false.

Released: Jun 19, 2024

2024 Volume 2 (26.1.38) 中的更新

修補程式

  • SfDataGrid
    • The datagrid now arranges header cells correctly when resizing a column from the maximum scroll extent position.

Released: Jun 11, 2024

2024 Volume 2 (26.1.35) 中的更新

特性

  • Charts
    • Technical indicators - The following technical indicators have been implemented in the Cartesian Charts:
      • Rate of change (ROC) indicator - Measures the percentage change in price between the current price and the price over a specified period.
      • Weighted moving average (WMA) indicator - Gives more weight to recent data points, providing a more responsive and accurate moving average.
  • PDF Library
    • Digital signature enhancements - The Flutter PDF Library includes the following enhancements...

Released: Jun 4, 2024

2024 Volume 1 SP1 (25.2.7) 中的更新

修補程式

  • SfDataGrid
    • The datagrid now draws the outer border on all sides when gridline visibility is not set to none.
    • The datagrid now properly selects rows during shift selection.

Released: May 28, 2024

2024 Volume 1 SP1 (25.2.6) 中的更新

修補程式

  • PDF Viewer
    • The soft keyboard will no longer hide immediately when focusing on the text form field in a particular PDF document.
    • The SfPdfViewer will no longer crash unexpectedly when loading a particular PDF document on the iOS platform.
  • SfDataGrid
    • The custom filter icons now align properly during horizontal scrolling.
    • The index out of range exception will no longer be thrown when resizing a column with an empty data source.

Released: May 21, 2024

2024 Volume 1 SP1 (25.2.5) 中的更新

特性

  • Common
    • The Flutter widgets are now compatible with the latest SDK version 3.22.0.

修補程式

  • PDF Viewer
    • The page number will now be retained when switching the page layout from single page to continuous page layout in the SfPdfViewer widget.

Released: May 8, 2024

2024 Volume 1 SP1 (25.2.3) 中的更新

特性

  • PDF Viewer
    • Added support for letter spacing in the textbox form fields.

Released: Apr 23, 2024

2024 Volume 1 (25.1.41) 中的更新

修補程式

  • PDF Viewer
    • The page will now be rendered properly after switching the device orientation from portrait to landscape or vice versa in the SfPdfViewer widget.

Released: Apr 2, 2024

2024 Volume 1 (25.1.38) 中的更新

修補程式

  • PDF Viewer
    • The SfPdfViewer will no longer crash unexpectedly due to the high memory usage when loading and unloading the large and high-resolution PDF documents frequently.
  • SfDataGrid
    • The page navigation callbacks now only invokes when the page is changed interactively.