Essential Studio for Flutter Release Notes

v28.1.36
December 24, 2024

General

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

Chart

Bug Fixes

  • #BD661538 - Resolved a failed assertion exception that occurred when using behaviors in the Chart and attempting to display the behavior before the chart finished loading.
  • #BD665634 - The data label tooltip now updates properly when long text is used in the data label in CircularCharts.
  • #GH2208 - Resolved null exception when the isVisibleLegend is set to false for trendlines in CartesianCharts.