Skip to content

Widget: SeekBar for medias (e.g. for video_player) #33338

@axellebot

Description

@axellebot

Use case

When using a video or audio player I'd like to be able to seek the position of the video and also see the buffer of it.

Example :
Seek bar example

Proposal

I created a PR to add this in the video_player based on the slider widget but got no feeback ATM :)

The more I code the more I think it not only suits to the video_player plugin. It can also suit to a future audio_player.

I don't really know where to create a PR for this feature :

  • Should it be in the plugins repo (this way it can be used by the video_player and the audio_player)
  • Should it be int the main flutter repo as a widget with material and cupertino flavors (should it also include all other media controller widgets -play/pause/...)
  • Should it be a tiers package ?

Related

My attempt : flutter/plugins#1629

Metadata

Metadata

Assignees

No one assigned

    Labels

    c: new featureNothing broken; request for a new capabilityc: proposalA detailed proposal for a change to Flutterp: video_playerThe Video Player pluginpackageflutter/packages repository. See also p: labels.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions