HelpBot Assistant

How can I help you?

Essential Studio® for Flutter - v33.1.44 Release Notes

Calendar

Features

  • #FR29362 - Added explicit height and width support to ResourceViewSettings. When provided, height adjusts each resource item’s height and width adjusts the resource panel width. These explicit values take precedence over size.

Breaking Changes

  • The size property in ResourceViewSettings is deprecated. Use the new explicit height and width properties instead to control each resource item’s height and the resource panel’s width, respectively.

General

  • The compatible version of all our Flutter widgets has been updated to Flutter SDK v3.41.

Datepicker

Bug Fixes

  • Fixed tap and drag issues in the Date Range Picker that occurred when it was shifted from its normal position using an offset. Date selection and gestures now work accurately.

Maps

Bug Fixes

  • Fixed interaction and tooltip positioning issues that occurred when the map was shifted from its normal position using an offset. Tooltips and zoom gestures now align correctly.

SignaturePad

Bug Fixes

  • Fixed pointer offset issues when hosted inside paint-offset parents. Pointer events now use globalToLocal to compute accurate stroke and tap coordinates, so the ink aligns correctly with touch or mouse input.

Slider

Bug Fixes

  • Fixed an issue where the slider tooltip appeared in the wrong position when it exceeded its offset bounds. It now stays correctly aligned with the thumb while dragging.

Range Slider

Bug Fixes

  • Fixed the tooltip and thumb behavior when dragging near or beyond the track. Both tooltips now remain within the track and display the correct clamped values without overlapping or crossing.

Range Selector

Bug Fixes

  • Fixed tooltip and thumb positioning issues when the widget is shifted by an offset. Both tooltips now stay within the track and display the correct clamped values during drag interactions.

Test Results

Component Name Test Cases Passed Failed Remarks
AI AssistView 171 171 0 All Passed
Barcode Generator 522 522 0 All Passed
Calendar 1424 1424 0 All Passed
Cartesian Chart 15472 15472 0 All Passed
Chat 59 59 0 All Passed
Circular Chart 544 544 0 All Passed
DataGrid 5739 5739 0 All Passed
DateRangepicker 635 635 0 All Passed
Excel Library 763 763 0 All Passed
Funnel Chart 224 224 0 All Passed
Linear gauge 1293 1293 0 All Passed
Maps 427 427 0 All Passed
PDF Library 2066 2066 0 All Passed
Pyramid Chart 223 223 0 All Passed
Radial Gauge 3124 3124 0 All Passed
Range selector 331 331 0 All Passed
Range Slider 583 583 0 All Passed
Slider 729 729 0 All Passed
Spark Area Chart 130 130 0 All Passed
Spark Bar Chart 90 90 0 All Passed
Spark Line Chart 128 128 0 All Passed
Spark WinLoss Chart 80 80 0 All Passed
Treemap 198 198 0 All Passed