-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Revert "[shared_preferences] Add shared preferences devtool" #8515
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
Conversation
This reverts commit 258f6dc.
See #8494 (comment) for context. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The most reverted pr of all time
@stuartmorgan should I just open it again? Or are we going to revert the revert this time? |
The latter, as it says in this PR's description. |
🤦 Yes! My bad. |
flutter/packages@258f6dc...02c6fef 2025-01-28 [email protected] Revert "[shared_preferences] Add shared preferences devtool" (flutter/packages#8515) 2025-01-28 [email protected] [webview_flutter_wkwebview] Updates the internal wrapper to use `@ProxyApi` from pigeon (flutter/packages#8311) 2025-01-28 [email protected] update the `const` in StatefulShellRouteData generation (flutter/packages#8502) 2025-01-27 [email protected] [video_player_platform_interface] Platform view support (flutter/packages#8453) 2025-01-27 [email protected] [multicast_dns] Rewrite `_readFQDN` to avoid recursion (flutter/packages#8390) 2025-01-27 [email protected] [shared_preferences] Fix Android type mismatch regression (flutter/packages#8512) 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
…#8515) Reverts flutter#8494 This is a revert in order to reland (as a revert of this revert) now that the out-of-band failure in shared preferences is resolved, so that the package can go through the CI release process to ensure that the new tooling for pre-publish builds is working correctly.
…8519) Re-lands flutter#8494 without changes, now that the unrelated failure is resolved. See flutter#8515 for context.
…#8515) Reverts flutter#8494 This is a revert in order to reland (as a revert of this revert) now that the out-of-band failure in shared preferences is resolved, so that the package can go through the CI release process to ensure that the new tooling for pre-publish builds is working correctly.
…8519) Re-lands flutter#8494 without changes, now that the unrelated failure is resolved. See flutter#8515 for context.
Reverts #8494
This is a revert in order to reland (as a revert of this revert) now that the out-of-band failure in shared preferences is resolved, so that the package can go through the CI release process to ensure that the new tooling for pre-publish builds is working correctly.