Essential Studio for Flutter Release Notes

v21.1.37
March 29, 2023

Barcode Generator

Bug Fixes

  • #FB41210 - Now, the QR code generated for the input string contains 17 continuous spaces with medium errorCorrectionLevel, and 07 codeVersion will be scannable.

Chart

Bug Fixes

  • #FB42269 - Resolved the null exception when having two data points only in the spline series with cardinal spline type.
  • #FB41915 - Now, the null exception will no longer be thrown in the plotband, and the horizontalTextPadding property will work properly.

Range Selector

Bug Fixes

  • #FB41819 - The SfRangeSelector dragging works properly even when the range is too small.