Rilasci di Syncfusion Essential Studio Flutter

Released: May 12, 2022

Aggiornamenti in 2022 Volume 1 SP1

Funzionalità

  • XlsIO Beta
    • Breaking Change - Considering the usage, the public class Alignment class has been changed to internal.

Correzioni

  • Chart
    • No memory leaks will occur while calling the setState() method repeatedly for refreshing the chart widget.
    • No exception will be thrown while using the trackball with multiple series.
  • DataGrid
    • BoxConstraints has a negative minimum height exception will no longer be thrown when opening the keyboard for TextField which is adjacent to DataGrid.
    • Back key...

Released: Apr 4, 2022

Aggiornamenti in 2022 Volume 1

Funzionalità

  • Preview to Production
    • The Flutter Maps and Flutter Linear Gauge widgets have been developed to meet industry standards and are now marked as production-ready widgets.
  • Calendar
    • Number of days in view - The Number of days in view can now be used to customize the days count in a calendar. It is also applicable for day, week, workweek, timeline day, timeline week, and timeline workweek views.
  • Charts
    • RTL support for tooltips - Displays the chart series tooltips and trackball tooltips in...

Released: Dec 17, 2021

Aggiornamenti in 2021 Volume 4

Funzionalità

  • Common
    • ThemeData to ColorScheme migration - All the Flutter widgets have now been migrated from using ThemeData to ColorScheme.
  • Charts
    • Multi-level labels - The multi-level labels in the Cartesian chart are now used to categorize axis labels.
    • Date-time axis label improvement - Improved the date-time axis label’s default format to display additional information about the date.
    • Handling overflowing data labels - Data labels that overflow from its segments in pie, doughnut, pyramid, and...

Released: Nov 12, 2021

Aggiornamenti in 2021 Volume 3 SP1

Funzionalità

  • DataGrid
    • onCellLongPress callback will now be called when a pointer has remained in contact with the screen at the same location for a long period of time.
  • PDF Viewer Beta
    • Added support for text selection in multi-column PDFs.

Correzioni

  • PDF
    • Exception will no longer occurs while extracting text from the PDF document.
    • Resultant bounds will be retrieved properly while searching text from PDF document.
    • PDF destination will be retrieved properly while accessing bookmarks.
  • PDF Viewer...

Released: Sep 30, 2021

Aggiornamenti in 2021 Volume 3

Funzionalità

  • Common
    • Beta to production-ready widget - The Flutter DataGrid widget has been developed to meet industrial standards and it is now marked as a production-ready widget.
  • Calendar
    • Resize and Drag and Drop Appointments - Added the ability to resize and drag and drop appointments to reschedule it at different times in the calendar.
  • Charts
    • Error bar - The error bar indicates the error or uncertain values in the data.
    • Smart data labels - You can now place the pie and doughnut chart data...

Released: Aug 11, 2021

Aggiornamenti in 2021 Volume 2 SP1

Funzionalità

  • Calendar
    • Added support for customizing the background color of the all-day panel.
  • DataGrid (Beta)
    • Added support for accessing the sorted collection of DataGridRow through the DataGridSource.effectiveRows property.

Correzioni

  • Calendar
    • Now, the appointment will not intersect when the end time and start time of different appointment is 24 hours for two consecutive days.
  • DataGrid (Beta)
    • A rowIndex is passed as an additional argument in startSwipeActionsBuilder and...

Released: Jun 30, 2021

Aggiornamenti in 2021 Volume 2

Funzionalità

  • Common
    • Preview to production-ready widgets - The following widgets have been developed to meet industrial standards. It is now marked as production-ready widgets for Flutter:
      • Date Range Picker.
      • Signature Pad.
      • Spark Charts.
  • Calendar
    • Week numbers - You can now display the week numbers of the year in the month, week and workweek views.
    • Resource header builder - You can now design and set custom views to the resource headers of timeline views.
    • ID and recurrence ID for appointments - You...

Released: May 13, 2021

Aggiornamenti in 2021 Volume 1 SP1

Funzionalità

  • PDF Viewer (Beta)
    • Added the headers parameter in the SfPdfViewer.network.

Correzioni

  • Chart
    • The tooltip will not hide on tapping outside the tooltip region when shouldAlwaysShow property is enabled.
  • PDF Viewer (Beta)
    • PDF documents will now be displayed properly inside the SizedBox or Container widgets in the Web platform.

Released: Mar 30, 2021

Aggiornamenti in 2021 Volume 1

Funzionalità

  • Common
    • Added new Treemap and Linear Gauge widgets.
    • All the packages are now Flutter 2.0 compatible.
    • All the packages have been migrated to null-safety.
    • All the widgets are now compatible with Microsoft Windows, Apple macOS and Linux except PDF Viewer.
  • Linear Gauge (New)
    • The Flutter Linear Gauge is a data visualization widget that can be used to display data on a linear scale in either horizontal or vertical orientation.
    • Key Features:
      • Orientation - The Linear Gauge can be set to...

Released: Jan 28, 2021

Aggiornamenti in 2020 Volume 4 SP1

Correzioni

  • Date Range Picker
    • Now, the date and visibleDates types are changed from dynamic to respective types in the cell builder of the Date range picker.