Skip to content
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

Feature: Thumbnails preview by seeking or seekbar #11

Open
sudhanshugairola opened this issue Aug 8, 2023 · 1 comment
Open

Feature: Thumbnails preview by seeking or seekbar #11

sudhanshugairola opened this issue Aug 8, 2023 · 1 comment
Labels
flutter-only Doesn't need native code changes good first issue Good for newcomers priority:low

Comments

@sudhanshugairola
Copy link

sudhanshugairola commented Aug 8, 2023

that feature is also missing in every player like preview of thumbnails by seekbar box preview, all done through sprite thumbnail.

like youtube.

you can see here demo: https://codepen.io/giriaakula/pen/dyNjRmW

player.spriteThumbnails({
interval:1,
url: 'https://raw.githubusercontent.com/GiriAakula/samuel-miller-task/master/openvideo.png',
width: 160,
height: 90
});

@andreasgangso andreasgangso changed the title Thumbnails preview by seeking or seekbar Feature: Thumbnails preview by seeking or seekbar Aug 9, 2023
@andreasgangso andreasgangso added enhancement New feature or request good first issue Good for newcomers flutter-only Doesn't need native code changes priority:low labels Aug 9, 2023
@mulundapm mulundapm removed the enhancement New feature or request label Sep 13, 2023
@sudhanshugairola
Copy link
Author

Any update on this because that thing is missing from every player

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flutter-only Doesn't need native code changes good first issue Good for newcomers priority:low
Projects
None yet
Development

No branches or pull requests

3 participants