Skip to content

migrate from ui.hash* to Object.hash* #58

New issue

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

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

Already on GitHub? # to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

zeqinjie
Copy link

@zeqinjie zeqinjie commented Jul 20, 2024

  • hashValues was deprecated in v3.1.0-0.0.pre.897'
image image

Pre-launch Checklist

  • I updated pubspec.yaml with an appropriate new version according to the [pub versioning philosophy].
  • I updated CHANGELOG.md to add a description of the change.
  • I updated/added relevant documentation (doc comments with ///).
  • I added new tests to check the change I am making if a test is possible.
  • All existing and new tests are passing.

zeqinjie added 2 commits July 20, 2024 14:48
Signed-off-by: zhengzeqin <zeqinjie@qq.com>
Signed-off-by: zhengzeqin <zeqinjie@qq.com>
@zeqinjie zeqinjie force-pushed the fix_hashValues_deprecate branch from 5d14d3d to 75b89c1 Compare July 20, 2024 06:48
@Kiruel
Copy link

Kiruel commented Dec 12, 2024

Can we merge this one, we got this problem on the new version of flutter stable 3.27.0.

Copy link

@troya2 troya2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code is clear and single purposed - change hashValues to Object.hash and update the version of the project.

@zeqinjie
Copy link
Author

@LuisThein Can you review the code?

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

Successfully merging this pull request may close these issues.

3 participants