Syncfusion Essential Studio Flutter 릴리스

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.

Released: Mar 15, 2024

2024 Volume 1 (25.1.35) 버젼 업데이트

기능

  • Material 3 theme support
    • All of the Syncfusion Flutter widgets now support Material 3 design:
      • Light.
      • Dark.
  • Charts
    • Performance - Enhanced the interaction performance for crosshair and trackball behavior by 2x.
    • Crosshair behavior - Added methods for pointer and gesture events, along with a paint method, to allow for customization of the crosshair.
    • Trackball behavior - Added methods for pointer and gesture events, along with a paint method, to allow for customization of the trackball.
  • PDF...

Released: Feb 27, 2024

2023 Volume 4 SP1 (24.2.8) 버젼 업데이트

수정사항

  • PDF Viewer
    • The page will now be centered while zooming out in landscape orientation with pinch gestures in Single Page layout mode.
  • SfDataGrid
    • The app now responds to the back key in Android when the datagrid is in focus.
    • The datagrid rows are now properly refreshed when adjusting the rows per page using the checkbox column.

Released: Feb 20, 2024

2023 Volume 4 SP1 (24.2.7) 버젼 업데이트

기능

  • PDF Viewer
    • Added support for checking and unchecking the grouped checkbox form fields that behave like a radio button in the PDF document.

수정사항

  • SfDataGrid
    • The current page index now updates correctly when changing the number of rows per page at runtime.
    • The datagrid rows are now properly refreshed when adjusting the rows per page using the checkbox column.
    • The datagrid now correctly resets the frozen column count during runtime.
    • The filtering popup menu now displays correctly with Material.

Released: Jan 31, 2024

2023 Volume 4 SP1 (24.2.3) 버젼 업데이트

기능

  • Calendar, Chart, DatePicker, Localizations, Maps, RadialGauge and Slider
    • Upgraded the intl package version to support '<=0.18.1 >0.20.0'.

수정사항

  • Slider
    • The tooltip will now be displayed properly when its size is greater than the widget in slider.
  • Range Slider
    • The tooltip will now be displayed properly when its size is greater than the widget in range slider.

Released: Jan 17, 2024

2023 Volume 4 (24.1.46) 버젼 업데이트

기능

  • PDF Viewer
    • Upgraded the intl package to the latest version 0.19.0.

수정사항

  • PDF Viewer
    • The application will no longer crash when switching the PDF document in the SfPdfViewer widget on the Windows platform.

Released: Dec 18, 2023

2023 Volume 4 (24.1.41) 버젼 업데이트

기능

  • Charts
    • Performance - The rendering performance of Flutter charts has been improved by 5x. The memory usage of Flutter charts has been reduced by 8x.
  • DataGrid
    • Grouping - This feature adds support for grouping rows of data based on the values in one or more columns programmatically. Users can expand and collapse the group.
  • PDF Library
    • Annotation support in Flutter PDF library - Introduced support for text markup and popup annotations, expanding document interactivity.
  • PDF Viewer
    • Render digital...

Released: Dec 5, 2023

2023 Volume 3 SP1 (23.2.7) 버젼 업데이트

수정사항

  • SfDataGrid
    • The vertical scroll offset is now appropriately reset when changing the data source during runtime.

Released: Nov 28, 2023

2023 Volume 3 SP1 (23.2.6) 버젼 업데이트

기능

  • PDF Viewer
    • Increased size of scroll head.

수정사항

  • PDF Viewer
    • The viewer will now render PDF pages respecting crop box value in iOS.
    • Position is now maintained in the zoomed document when panning.
    • Text form field focus is now maintained when scrolling.

Released: Nov 20, 2023

2023 Volume 3 SP1 (23.2.4) 버젼 업데이트

수정사항

  • PDF Viewer
    • The SfPdfViewer will now trigger the onTap callback when there is a slight touch.