Skip to content
This repository has been archived by the owner on Feb 22, 2023. It is now read-only.

[video_player_platform_interface] Playback speed #3032

Conversation

creativecreatorormaybenot
Copy link
Contributor

Part

Part 1/3 of #3031.
This is the video_player_platform_interface part of that PR.

Checklist, full code, et al. can be found in the linked PR.

@creativecreatorormaybenot creativecreatorormaybenot changed the title [video_player] Playback speed platform interface [video_player_platform_interface] Playback speed Sep 15, 2020
@creativecreatorormaybenot creativecreatorormaybenot force-pushed the video-player-playback-speed-platform-interface branch 3 times, most recently from 9217602 to cebe618 Compare September 15, 2020 17:00
@creativecreatorormaybenot creativecreatorormaybenot force-pushed the video-player-playback-speed-platform-interface branch from a068b6d to 705ae77 Compare September 24, 2020 13:43
Copy link
Member

@ditman ditman left a comment

Choose a reason for hiding this comment

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

LGTM! Let's merge this after CI passes.

@creativecreatorormaybenot
Copy link
Contributor Author

@ditman Great 👍 I will follow up with the web PR (after the platform interface has been published).

@ditman ditman merged commit cd1d2af into flutter:master Sep 25, 2020
@ditman
Copy link
Member

ditman commented Sep 25, 2020

Will publish after CI passes on master

@ditman
Copy link
Member

ditman commented Sep 25, 2020

@creativecreatorormaybenot published v2.2.0.

@ditman
Copy link
Member

ditman commented Sep 25, 2020

This seems to have caused breakage in master:

Checking project video_player...

  error - Classes can only extend other classes at test/video_player_test.dart:591:39 - (extends_non_class)
  error - The method 'VideoPlayerApiTestSetup' isn't defined for the type 'FakeVideoPlayerPlatform' at test/video_player_test.dart:593:5 - (undefined_method)
  info - The method doesn't override an inherited method at test/video_player_test.dart:605:18 - (override_on_non_overriding_member)

@creativecreatorormaybenot
Copy link
Contributor Author

@ditman I realized this in #3081 (comment) - really a dumb mistake by me because I did not consider the test directory.

Is the way I fixed it in that PR fine or should I create an extra PR just for fixing the tree?

@ditman
Copy link
Member

ditman commented Sep 25, 2020

@creativecreatorormaybenot can you please separate the fix to a small PR, so we can fix the tree for the next PRs that we have to merge?

@creativecreatorormaybenot
Copy link
Contributor Author

@ditman One second - IDE crashed 😄

jorgefspereira pushed a commit to jorgefspereira/plugins_flutter that referenced this pull request Oct 10, 2020
FlutterSu pushed a commit to FlutterSu/flutter-plugins that referenced this pull request Nov 20, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
3 participants