You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We would like to inform you that the issue occurs when using an SDK version lower than 3.24.5. The withValues method is unavailable in the Color class in versions on or before 3.24.5.
The Flutter SDK version 3.27.0 has updated the withOpacity method to withValues in the color class. Therefore, we have made the necessary changes to our chart widget to align with this update. To resolve the issue, please update your Flutter SDK version to 3.27.0 or later and upgrade the chart package 28.1.36 or above to the latest version, as shared below. Let us know if you need further assistance.
If you are using lower SDK, you can refer to our SDK version compatibility documentation for a detailed understanding of supported Flutter versions and their compatibility with our packages.
i have update my syncfusion_flutter_charts package from ^22.1.34 to latest version ^28.2.6 while build gets error on pubcatch/src/
The text was updated successfully, but these errors were encountered: