-
Notifications
You must be signed in to change notification settings - Fork 9.8k
[video player]: update the url in the readme example #4081
Conversation
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 the submission!
In the future, please don't remove the checklist from the template; it's there for a reason. This change needs to update the version so that it can be published, which was explained in that checklist.
(I think the better solution here would actually be to remove this section entirely, since pub.dev shows the example app's main file anyway, but this is fine as an incremental change.)
I am sorry I couldn't understand which checklist you are referring to could you please explain? |
When you created the PR, there was a template in the PR description section that should have been filled in; see almost any other PR in the repository for an example. You deleted all of that text rather than filling in the template and following the checklist that was part of it. |
Ohh got it, Sorry about that let me correct it, |
As I said above:
which is why I brought up the checklist in the first place. |
Sorry about that again, so If I understand correctly these checks auto-publish the plugin to pub.dev which is why they are necessary. |
I'm not sure what "these checks" refers to.
Changing the version is necessary because we cannot publish updates to a package without giving the package a new version. Whether the publishing is automatic or manual isn't relevant here. |
@stuartmorgan, Please let me know if there is anything I need to do from my side to get this merged. Thank you for the review. |
I've told you in every single comment above that you need to update the version; I'm not sure how I can be more clear about this. |
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.
(Updating review state per comment above)
|
||
## 0.0.1 | ||
|
||
* Initial release | ||
- Initial release |
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.
Why did you rewrite the entire changelog?
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.
I am really sorry about that actually its my IDE, when I saved the file, it auto-formatted the file. I have reverted the changes and pushed the updated changelog.
I have turned off the formatting now it won't happen in the future.
This reverts commit 3e17dc8.
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.
LGTM
This pull request updates the URL in the video_player sample code in the Readme.
Related issues:
If you had to change anything in the flutter/tests repo, include a link to the migration guide as per the breaking change policy.
Pre-launch Checklist
dart format
.)[shared_preferences]
///
).If you need help, consider asking for advice on the #hackers-new channel on Discord.