Syncfusion Essential Studio Flutter Versioni

Scopri le novità in ogni release, con dettagli su funzionalità, miglioramenti e problemi risolti.

gen
feb
mar
apr
mag
giu
lug
ago
set
ott
nov
dic
Syncfusion Essential Studio Flutter 2026 Volume 1 (33.1.44)Versione principale16 mar 2026
Funzionalità
  • 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.
Correzioni
  • 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.
Syncfusion Essential Studio Flutter 2025 Volume 4 (32.1.22)Versione principale6 gen 2026
Correzioni
  • SfDataGrid
    • The column drag view remains visible when columns are reordered quickly while column resizing is enabled.