Please note that new Timed Subscription Licenses for Syncfusion Essential Studio for Flutter are available as part of Syncfusion Essential Studio Enterprise.
Syncfusion Essential Studio Flutter 2026 Volume 1 (33.1.44)
Released: Mar 16, 2026
2026 Volume 1 (33.1.44) 버젼 업데이트
기능
Calendar
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 now deprecated. Use the new explicit height and width properties instead to control each resource item's height and the resource panel's width, respectively.
The compatible version of all the Flutter widgets has been updated to Flutter SDK v3.41.
수정사항
Datepicker
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
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
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
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
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
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.