-
Notifications
You must be signed in to change notification settings - Fork 3.6k
[image_picker] [example] fix broken link for image_picker_for_web in image_picker example #3678
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
[image_picker] [example] fix broken link for image_picker_for_web in image_picker example #3678
Conversation
|
Since my pr didn't fall under exceptions I did version bump. Also since bot didn't complaint about tests I ticked the following:
I've remove the NEXT entry and added it to version bump. |
tarrinneal
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.
Good catch! tagging @stuartmorgan for second review
stuartmorgan-g
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.
Thanks!
…_web in image_picker example (flutter/packages#3678)
…_web in image_picker example (flutter/packages#3678)
…image_picker example (flutter#3678) [image_picker] [example] fix broken link for image_picker_for_web in image_picker example
fix a broken link in the example of image_picker.
broken-link: https://pub.dev/packages/image_picker#getting-ready-for-the-web-platform
correct-link: https://pub.dev/packages/image_picker_for_web#limitations-on-the-web-platform
fixes: flutter/flutter#111556
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.///).If you need help, consider asking for advice on the #hackers-new channel on Discord.