[shared_preferences] Fix JSON parsing issue with _decodeValue#8211
[shared_preferences] Fix JSON parsing issue with _decodeValue#8211auto-submit[bot] merged 6 commits intoflutter:mainfrom
Conversation
packages/shared_preferences/shared_preferences_web/lib/shared_preferences_web.dart
Outdated
Show resolved
Hide resolved
packages/shared_preferences/shared_preferences_web/lib/shared_preferences_web.dart
Outdated
Show resolved
Hide resolved
17b9578 to
daf7473
Compare
daf7473 to
be1e837
Compare
stuartmorgan-g
left a comment
There was a problem hiding this comment.
LGTM with minor fixes, assuming @ditman is happy with it.
...preferences/shared_preferences_web/example/integration_test/shared_preferences_web_test.dart
Outdated
Show resolved
Hide resolved
...preferences/shared_preferences_web/example/integration_test/shared_preferences_web_test.dart
Outdated
Show resolved
Hide resolved
efbb8a4 to
768cdd6
Compare
c544578 to
e291e66
Compare
|
@ditman can you please watch this PR when you have time? |
|
@ditman hi! Happy new year!:) Can you see the PR, please? |
e291e66 to
fb2a65b
Compare
|
@stuartmorgan Hello! |
I'm not sure what you are asking exactly; I've already reviewed it. What help are you looking for from me? |
fb2a65b to
3a54a90
Compare
tarrinneal
left a comment
There was a problem hiding this comment.
I think this is fine as is. @stuartmorgan if you'd like to merge it without @ditman taking a look, I'm ok with that as well.
This comment was marked as off-topic.
This comment was marked as off-topic.
This is straightforward enough that our reviews are sufficient. |
flutter/packages@8542af3...cb4fb13 2025-02-18 [email protected] [shared_preferences] Fix JSON parsing issue with _decodeValue (flutter/packages#8211) 2025-02-18 [email protected] [camera_avfoundation] Migrate tests to Swift - part 2 (flutter/packages#8613) 2025-02-18 [email protected] [google_sign_in] Adopt task queues for Android (flutter/packages#8622) 2025-02-17 [email protected] Roll Flutter from 892f9c1 to e8f34a9 (71 revisions) (flutter/packages#8614) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/flutter-packages-flutter-autoroll Please CC [email protected] on the revert to ensure that a human is aware of the problem. To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose To report a problem with the AutoRoller itself, please file a bug: https://issues.skia.org/issues/new?component=1389291&template=1850622 Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
…r#8211) [shared_preferences] Fix JSON parsing issue with getAllWithParameters this is a restored PR flutter#5813 Fixes flutter/flutter#156574 https://github.com/flutter/flutter/blob/master/docs/ecosystem/contributing/README.md#changelog-style
…r#8211) [shared_preferences] Fix JSON parsing issue with getAllWithParameters this is a restored PR flutter#5813 Fixes flutter/flutter#156574 https://github.com/flutter/flutter/blob/master/docs/ecosystem/contributing/README.md#changelog-style
[shared_preferences] Fix JSON parsing issue with getAllWithParameters
this is a restored PR #5813
Fixes flutter/flutter#156574
Pre-launch Checklist
dart format.)[shared_preferences]pubspec.yamlwith an appropriate new version according to the [pub versioning philosophy], or this PR is [exempt from version changes].CHANGELOG.mdto add a description of the change, [following repository CHANGELOG style], or this PR is [exempt from CHANGELOG changes].///).https://github.com/flutter/flutter/blob/master/docs/ecosystem/contributing/README.md#changelog-style
[exempt from CHANGELOG changes]: https://github.com/flutter/flutter/blob/master/docs/ecosystem/contributing/README.md#changelog
[test-exempt]: https://github.com/flutter/flutter/blob/master/docs/contributing/Tree-hygiene.md#tests