Syncfusion Essential Studio Flutter 新版本發表

Released: Aug 8, 2022

2022 Volume 2 SP1 中的更新

特性

  • Calendar
    • Improved the behavior of the appointmentBuilder details date value to hold the start date of the appointment view in the Flutter event calendar.

修補程式

  • PDF Viewer [Beta]
    • The cache memory no longer gets bigger when we load a PDF in the PDF viewer.
    • The PDF pages are now aligned properly while setting the initial zoom level.

Released: Jun 30, 2022

2022 Volume 2 中的更新

特性

  • Preview to production
    • The Flutter PDF Library has been developed to meet industry standards and is now marked as production-ready.
  • Charts
    • Trim axis labels - Added the ability to trim intersecting axis labels and add ellipses (…) at the end of the text. The entire text will be displayed in the tooltip when tapping or hovering over the trimmed label.
    • Scrollbar for legend - Added the ability to always display the scrollbar or display it on demand when the legend overflow mode is set to scroll...

Released: May 12, 2022

2022 Volume 1 SP1 中的更新

特性

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

修補程式

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

Released: Apr 4, 2022

2022 Volume 1 中的更新

特性

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

Released: Dec 17, 2021

2021 Volume 4 中的更新

特性

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

Released: Nov 12, 2021

2021 Volume 3 SP1 中的更新

特性

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

修補程式

  • 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 Beta
    • Now, Network...

Released: Sep 30, 2021

2021 Volume 3 中的更新

特性

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

Released: Aug 11, 2021

2021 Volume 2 SP1 中的更新

特性

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

修補程式

  • 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 ` endSwipeActionsBuilder` callbacks...

Released: Jun 30, 2021

2021 Volume 2 中的更新

特性

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

Released: May 13, 2021

2021 Volume 1 SP1 中的更新

特性

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

修補程式

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