Skip to content

Conversation

@tp
Copy link
Contributor

@tp tp commented Feb 5, 2024

As per https://api.flutter.dev/flutter/widgets/State/dispose.html

Implementations of this method should end with a call to the inherited method, as in super.dispose().

@tp tp requested a review from tarrinneal as a code owner February 5, 2024 12:59
@google-cla
Copy link

google-cla bot commented Feb 5, 2024

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

Copy link
Contributor

@tarrinneal tarrinneal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch on this! Our README code samples are pulled directly from code snippets in the example app and must match what is in the app to pass the repo_checks tests.

https://github.com/flutter/flutter/wiki/Contributing-to-Plugins-and-Packages#readme-code

you can just manually change the snippet to match, or change the snippet and run the code I linked to.

You'll also need to update the changlelog and versioning for this package or the changes you added wont be synced to the published package.

https://github.com/flutter/flutter/wiki/Contributing-to-Plugins-and-Packages#version-and-changelog-updates

@stuartmorgan-g
Copy link
Collaborator

From triage: @tp, are you still planning on updating this PR to address the review comments above?

@tp
Copy link
Contributor Author

tp commented Mar 22, 2024

From triage: @tp, are you still planning on updating this PR to address the review comments above?

Yes, I plan to update my PR with the proper way to fix this.

In order to not cause further issues for the maintainers here managing this open PR I'll address this within 24 hours :)

@tp tp marked this pull request as draft March 22, 2024 10:34
@tp tp force-pushed the patch-1 branch 3 times, most recently from 80fa456 to 4e4fb62 Compare March 22, 2024 10:39
@tp tp marked this pull request as ready for review March 22, 2024 11:08
@tp
Copy link
Contributor Author

tp commented Mar 22, 2024

@tarrinneal Thanks for the detailed explanation. I have updated the PR accordingly, and now only one job that fails across multiple open PRs (and seemingly unrelated) fails.

@tarrinneal
Copy link
Contributor

@tarrinneal Thanks for the detailed explanation. I have updated the PR accordingly, and now only one job that fails across multiple open PRs (and seemingly unrelated) fails.

Yep, tree-status isn't one you need to worry about. I'll add this back into my queue! Thanks for fixing it up!

@tarrinneal tarrinneal self-requested a review March 22, 2024 15:49
Copy link
Contributor

@tarrinneal tarrinneal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks for putting the time into this!

@tarrinneal
Copy link
Contributor

@stuartmorgan for second review

@stuartmorgan-g stuartmorgan-g added the autosubmit Merge PR when tree becomes green via auto submit App label Apr 3, 2024
@auto-submit
Copy link
Contributor

auto-submit bot commented Apr 3, 2024

auto label is removed for flutter/packages/6051, due to Pull request flutter/packages/6051 is not in a mergeable state.

@auto-submit auto-submit bot removed the autosubmit Merge PR when tree becomes green via auto submit App label Apr 3, 2024
@tarrinneal
Copy link
Contributor

@tp any chance you can manage the version update conflict so we can land this?

@tp
Copy link
Contributor Author

tp commented Apr 4, 2024

@tarrinneal No problem, quickly rebased this PR.

@stuartmorgan-g
Copy link
Collaborator

Your rebase removed the version bump; PRs can't add changes to versions that have already been published.

@tp
Copy link
Contributor Author

tp commented Apr 5, 2024

Your rebase removed the version bump; PRs can't add changes to versions that have already been published.

🙈 Missed that the diff for the version bump in the pubspec.yaml disappeared as the version was already used by the previous commit.

Updated the version now.

@stuartmorgan-g stuartmorgan-g added the autosubmit Merge PR when tree becomes green via auto submit App label Apr 5, 2024
@auto-submit auto-submit bot merged commit 764d997 into flutter:main Apr 5, 2024
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Apr 5, 2024
auto-submit bot pushed a commit to flutter/flutter that referenced this pull request Apr 5, 2024
flutter/packages@dce6f0c...764d997

2024-04-05 [email protected] [video_player] Call `super.dispose` last in README example (flutter/packages#6051)
2024-04-04 [email protected] Fix macos_platform_tests package build times out when built for all packages (flutter/packages#6463)
2024-04-04 [email protected] Redistribute CODEOWNERS (flutter/packages#6457)
2024-04-04 [email protected] Roll Flutter from e868e2b to ac2ca93 (25 revisions) (flutter/packages#6460)

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-packages-flutter-autoroll
Please CC [email protected],[email protected] on the revert to ensure that a human
is aware of the problem.

To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose

To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
gilnobrega pushed a commit to gilnobrega/flutter that referenced this pull request Apr 22, 2024
flutter/packages@dce6f0c...764d997

2024-04-05 [email protected] [video_player] Call `super.dispose` last in README example (flutter/packages#6051)
2024-04-04 [email protected] Fix macos_platform_tests package build times out when built for all packages (flutter/packages#6463)
2024-04-04 [email protected] Redistribute CODEOWNERS (flutter/packages#6457)
2024-04-04 [email protected] Roll Flutter from e868e2b to ac2ca93 (25 revisions) (flutter/packages#6460)

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-packages-flutter-autoroll
Please CC [email protected],[email protected] on the revert to ensure that a human
is aware of the problem.

To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose

To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
TecHaxter pushed a commit to TecHaxter/flutter_packages that referenced this pull request May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autosubmit Merge PR when tree becomes green via auto submit App p: video_player

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants