Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Package Update Issue #2291

Open
sivasankar2221 opened this issue Feb 21, 2025 · 1 comment
Open

Package Update Issue #2291

sivasankar2221 opened this issue Feb 21, 2025 · 1 comment
Labels
charts Charts component waiting for customer response Cannot make further progress until the customer responds.

Comments

@sivasankar2221
Copy link

sivasankar2221 commented Feb 21, 2025

Image

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/

@LavanyaGowtham2021 LavanyaGowtham2021 added charts Charts component open Open labels Feb 24, 2025
@natrayansf
Copy link

Hi sivasankar2221,

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.

Version: https://pub.dev/packages/syncfusion_flutter_charts/versions/28.2.6

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.

Regards,
Natrayan

@LavanyaGowtham2021 LavanyaGowtham2021 added waiting for customer response Cannot make further progress until the customer responds. and removed open Open labels Feb 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
charts Charts component waiting for customer response Cannot make further progress until the customer responds.
Projects
None yet
Development

No branches or pull requests

3 participants