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

[shared_preferences] Fix JSON parsing issue with _decodeValue #8211

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

Dan-Crane
Copy link

@Dan-Crane Dan-Crane commented Dec 3, 2024

[shared_preferences] Fix JSON parsing issue with getAllWithParameters

this is a restored PR #5813
Fixes flutter/flutter#156574

Pre-launch Checklist

@Dan-Crane Dan-Crane force-pushed the fix-shared-pref-web-parsing branch 2 times, most recently from 17b9578 to daf7473 Compare December 4, 2024 08:38
@Dan-Crane Dan-Crane force-pushed the fix-shared-pref-web-parsing branch from daf7473 to be1e837 Compare December 5, 2024 04:18
Copy link
Contributor

@stuartmorgan stuartmorgan left a comment

Choose a reason for hiding this comment

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

LGTM with minor fixes, assuming @ditman is happy with it.

@Dan-Crane Dan-Crane force-pushed the fix-shared-pref-web-parsing branch 3 times, most recently from fae6a8b to efbb8a4 Compare December 10, 2024 10:29
@Dan-Crane Dan-Crane force-pushed the fix-shared-pref-web-parsing branch from efbb8a4 to 768cdd6 Compare December 11, 2024 05:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[shared_preferences] On Web, exception on initialization when a stored value is not valid JSON
2 participants