Syncfusion Essential Studio Flutter 版本發佈

查看各個版本中的最新內容,包含功能、增強與已解決問題的詳細資訊。

1月
2月
3月
4月
5月
6月
7月
8月
9月
10月
11月
12月
Syncfusion Essential Studio Flutter 2026 Volume 1 (33.1.44)主要版本2026年3月16日
功能
  • 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.
Syncfusion Essential Studio Flutter 2025 Volume 4 (32.1.22)主要版本2026年1月6日
修正
  • SfDataGrid
    • The column drag view remains visible when columns are reordered quickly while column resizing is enabled.