SachinGanesh / screenshot

Flutter Screenshot Library
https://pub.dev/packages/screenshot
MIT License
327 stars 137 forks source link

Black screen on Youtube screenshot #148

Closed minh-dai closed 3 months ago

minh-dai commented 1 year ago

I am trying to take a screenshot of YoutubePlayer and then save it into the gallery But the image is a Black image.

This is my code: Screenshot( controller: screenshotController, child: YoutubePlayer( controller: _controller, showVideoProgressIndicator: true, ), )

Trung15010802 commented 6 months ago

Same for me

minh-dai commented 6 months ago

@Trung15010802 Trun This library is not support https://github.com/flutter/flutter/issues/83856

Trung15010802 commented 6 months ago

@Trung15010802 Trun This library is not support https://github.com/flutter/flutter/issues/83856

Thanks for letting me know. Do you any way to achieve that. Thank you very much

ritheshSalyan commented 3 months ago

https://github.com/SachinGanesh/screenshot/issues/62

Currently, We cannot capture screenshot Platform views.

Closing this issue in favour of #62, If you think it is incorrect please feel free to reopen.