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

Remove hashValues #327

Open
wants to merge 1 commit into
base: stable
Choose a base branch
from
Open

Conversation

mbfakourii
Copy link

Summary
This PR removes the usage of deprecated hashValues in favor of Object.hash to align with the latest changes in Flutter 3.27.0.

Deprecated hashValues function has been replaced by Object.hash in all relevant files.
Reference: flutter/flutter#151677

Upgrade dependencies

Changes
Replaced hashValues with Object.hash

Closes: #325

@j3g
Copy link

j3g commented Jan 2, 2025

that is awesome you fixed this issue and made a PR
this project hasn't had a new commit since 3 1/2 years ago
so it seems someone (maybe you or me?) should fork the project

@j3g
Copy link

j3g commented Jan 2, 2025

this fork already has a few fixes, but still over 2 years ago
https://github.com/tsinis/Flare-Flutter

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error: The method 'hashValues' isn't defined for the class 'AssetFlare'
2 participants