Rilasci di Syncfusion Essential Studio Flutter

Released: Mar 15, 2024

Aggiornamenti in 2024 Volume 1 (25.1.35)

Funzionalità

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

Released: Feb 27, 2024

Aggiornamenti in 2023 Volume 4 SP1 (24.2.8)

Correzioni

  • 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

Aggiornamenti in 2023 Volume 4 SP1 (24.2.7)

Funzionalità

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

Correzioni

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

Released: Jan 31, 2024

Aggiornamenti in 2023 Volume 4 SP1 (24.2.3)

Funzionalità

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

Correzioni

  • 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

Aggiornamenti in 2023 Volume 4 (24.1.46)

Funzionalità

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

Correzioni

  • 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

Aggiornamenti in 2023 Volume 4 (24.1.41)

Funzionalità

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

Released: Dec 5, 2023

Aggiornamenti in 2023 Volume 3 SP1 (23.2.7)

Correzioni

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

Released: Nov 28, 2023

Aggiornamenti in 2023 Volume 3 SP1 (23.2.6)

Funzionalità

  • PDF Viewer
    • Increased size of scroll head.

Correzioni

  • 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

Aggiornamenti in 2023 Volume 3 SP1 (23.2.4)

Correzioni

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

Released: Nov 7, 2023

Aggiornamenti in 2023 Volume 3 (23.1.44)

Funzionalità

  • PDF Viewer
    • Added support for rendering the background color in form fields.

Correzioni

  • PDF Viewer
    • The SfPdfViewer now does not trigger the onTap callback when performing a double-tap zoom.
    • In the single-page layout mode, the page position is now maintained properly in landscape orientation when performing zoom in a specific PDF document.
  • RadialGauge
    • The disposed exception is no longer thrown when the radial gauge is displayed in a button click along with the marker pointer or needle...