Essential Studio for Flutter Release Notes

v19.3.0.53
November 12, 2021

DataGrid

Breaking changes

  • Now, onCellLongPress callback will be called when long a pointer has remained in contact with the screen at the same location for a long period of time.

PDF

Bug Fixes

  • #169850 - Exception will no longer occurs while extracting text from the PDF document.
  • #343199 - Resultant bounds will be retrieved properly while searching text from PDF document.
  • #342784 - Pdf destination will be retrieved properly while accessing bookmarks.

PDF Viewer Beta

Features

  • Support for text selection in the multi-column PDF has been provided.

Bug fixes

  • Now, Network images will not be reloaded when rebuilding the SfPdfViewer widget.
  • Now, PDF pages can be panned when text selection is disabled.