Syncfusion Essential Studio for Flutter 2022 Volume 1 SP1

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 while tapping the back key on an Android device and DataGrid has focus.
  • PDF
    • Text layout issues can now be resolved when extracting text from a specific PDF document.
  • RadialGauge
    • Now, on setting the showLastLabel property as false, the last label will not be visible in the SfRadialGauge widget. To make it visible, set the showLastLabel property as true.
  • XlsIO Beta
    • Single quotes used in the formula are now preserved properly while creating an Excel document.
    • Null reference exception being thrown while creating data validation has been resolved.
    • Null reference exception being thrown while creating Excel table has been resolved.