-
Notifications
You must be signed in to change notification settings - Fork 3.5k
[various] Clarify endorsement in READMEs #3404
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
[various] Clarify endorsement in READMEs #3404
Conversation
ditman
left a comment
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.
Ship it! I also like the explanation on not endorsed packages!
|
auto label is removed for flutter/packages, pr: 3404, due to - The status or check suite web-platform_tests CHANNEL:stable PACKAGE_SHARDING:--shardIndex 1 --shardCount 2 has failed. Please fix the issues identified (or deflake) before re-applying this label. |
|
auto label is removed for flutter/packages, pr: 3404, due to - This commit is not mergeable and has conflicts. Please rebase your PR and fix all the conflicts. |
[various] Clarify endorsement in READMEs
Updates the boilerplate text about endorsement in the implementation package READMEs to avoid confusion. There are cases where clients may use the implementation packages directly (most often, to call platform-specific extensions), and the old text was leading some people to believe they shouldn't depend on the package when they did so. This clarifies that while the common use case of indirect usage doesn't require a dependency, direct usage does.
Fixes flutter/flutter#121757
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.///).