syncfusion / flutter-widgets

Syncfusion Flutter widgets libraries include high quality UI widgets and file-format packages to help you create rich, high-quality applications for iOS, Android, and web from a single code base.
1.55k stars 756 forks source link

Solution SfCartesianChart #2040

Open Ander0106 opened 2 weeks ago

Ander0106 commented 2 weeks ago

Use case

this error is frecuentily en 3.24, but solution was this, read this report in the link https://stackoverflow.com/questions/78882125/how-to-solve-the-issue-of-renderobject-markneedsbuild-not-present-in-flutter

Proposal

https://stackoverflow.com/questions/78882125/how-to-solve-the-issue-of-renderobject-markneedsbuild-not-present-in-flutter

PreethikaSelvam commented 2 weeks ago

Hi @Ander0106,

The reported issue arises because the Flutter SDK was upgraded to version 3.24.0 on August 6, 2024, while our packages are currently compatible with Flutter SDK version 3.22.3. We have begun evaluating the compatibility and feasibility of updating our packages to work with the latest Flutter version, 3.24.0. We plan to make our packages compatible and include them in our Volume 3 main release, which is expected to be rolled out in the second week of September. In the meantime, we kindly request that you use Flutter SDK version 3.22.3 when working with our syncfusion_flutter_charts package.

Regards, Preethika Selvam.

withden commented 3 days ago

I think they updated (Now it's compatible with Flutter 3.24): https://pub.dev/packages/syncfusion_flutter_charts/changelog

PreethikaSelvam commented 21 hours ago

Hi All,

Thank you for your patience. We have upgraded our Flutter Charts package to be compatible with Flutter SDK 3.24.0. We kindly request you to upgrade Flutter Charts to the latest version.

Charts: https://pub.dev/packages/syncfusion_flutter_charts/versions/26.2.14

Regards, Preethika Selvam.