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 REQUEST] callback function when user tap the player #266

Open
pratamarama opened this issue Jun 22, 2020 · 4 comments
Open

[FEATURE REQUEST] callback function when user tap the player #266

pratamarama opened this issue Jun 22, 2020 · 4 comments
Assignees
Labels
enhancement New feature or request

Comments

@pratamarama
Copy link

i want to make custom action when user tap the player.

i made the player playing ads video and i want to when user tap the player that time, user is taken to a website with webview in a new page.

@pratamarama pratamarama added the enhancement New feature or request label Jun 22, 2020
@sarbagyastha
Copy link
Owner

If i get you correctly, then you can simply wrap GestureDetector to do that.

This is not a common use case, so can't be added to the package itself.

@nrbn
Copy link

nrbn commented Jun 29, 2020

i want to make custom action when user tap the player.

i made the player playing ads video and i want to when user tap the player that time, user is taken to a website with webview in a new page.

How did you fixed it? I want also show ads.

@pratamarama
Copy link
Author

If i get you correctly, then you can simply wrap GestureDetector to do that.

This is not a common use case, so can't be added to the package itself.

i have tried to wrap into a gesture detector, but onTap function wasn't called..

@nrbn
Copy link

nrbn commented Jun 29, 2020

Will wrap player into GestureDetector show ad? now it is black screen.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants