-
Notifications
You must be signed in to change notification settings - Fork 718
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
Document the pubspec_overrides.yaml
file
#6462
Conversation
Visit the preview URL for this PR (updated for commit aa488ea): https://dart-dev--pr6462-document-pubspec-overrides-yaml-ydxs916m.web.app |
Co-authored-by: Jonas Finnemann Jensen <jonasfj@google.com>
Co-authored-by: Jonas Finnemann Jensen <jonasfj@google.com>
Co-authored-by: Jonas Finnemann Jensen <jonasfj@google.com>
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.
Mostly looks good to me, thanks so much for tackling this @sigurdm! I appreciate you adding it to the layout index as well.
I do have two minor wording suggestions to consider and a question about the file's introduction:
Co-authored-by: Parker Lougheed <parlough@gmail.com>
Co-authored-by: Parker Lougheed <parlough@gmail.com>
pubspec_overrides.yaml
file
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.
Thanks for those updates! Looks good to me :)
I pushed a commit with some minor formatting and copy changes as well as added a redirect from dart.dev/to/pubspec-overrides
to the new section :)
fixes #5019