-
Notifications
You must be signed in to change notification settings - Fork 335
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
Add video player support for viewing response of video mimetype #17
Comments
I want to work on this can you please assign this to me @ashitaprasad |
I want to work for this issue Please assign this to me @ashitaprasad |
Hi @Utkarsh4517 @Harsh1350, |
Hi ! |
Sure @Nirsu |
I saw that there's a closed PR for this issue. Can I still work on it? |
@monstajoe2002 yes you can. |
I created a PR here: #298 |
Related Flutter issue - flutter/flutter#53017 |
Use case
User should be able to directly play video in the response pane when the response is of content type video/H264, video/H265, video/mp4 etc. Full list of mimetypes available here. Currently, the app allows users to download the video response.
The text was updated successfully, but these errors were encountered: