Syncfusion Essential Studio for Flutter 2021 Volume 2 SP1

Released: Aug 11, 2021

Updates in 2021 Volume 2 SP1

Funktionen

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

Fehlerkorrekturen

  • 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. So, now these callbacks will have three arguments instead of two arguments.
  • PDF Viewer (Beta)
    • Now, Grayscale images will be displayed properly in a PDF document while viewing in iOS 14.1 or later versions.
    • Now, searchText method works properly in onDocumentLoaded callback.