文件最后提交记录最后更新时间
[shared_preferences_tool] Update dependencies and fix deprecation (#10560) Update the dependencies and fix deprecations. Issues: https://github.com/flutter/flutter/issues/166602 ## Pre-Review Checklist **Note**: The Flutter team is currently trialing the use of [Gemini Code Assist for GitHub](https://developers.google.com/gemini-code-assist/docs/review-github-code). Comments from the gemini-code-assist bot should not be taken as authoritative feedback from the Flutter team. If you find its comments useful you can update your code accordingly, but if you are unsure or disagree with the feedback, please feel free to wait for a Flutter team member's review for guidance on which automated comments should be addressed. [^1]: Regular contributors who have demonstrated familiarity with the repository guidelines only need to comment if the PR is not auto-exempted by repo tooling.5 个月前
Re-land [shared_preferences] Add shared preferences devtool (#8531) Re-re-lands https://github.com/flutter/packages/pull/8494 with a change to remove --ignored from the git status check in the repo tooling publish command, which is what caused the release failure in the last landing. pub publish has ignored files in .gitignore for years, so there's no longer any value in checking that they don't exist. I've verified that publish --dry-run passes locally with this change. Server-only check failures could still potentially cause another revert, but those can't be found other than the hard way.1 年前