flutter_widget_to_image icon indicating copy to clipboard operation
flutter_widget_to_image copied to clipboard

Results 7 flutter_widget_to_image issues
Sort by recently updated
recently updated
newest added

-Added cast to RenderRepaintBoundry -Fixed the return type issue on _capturePng() function

Be aware because of this is obsolete. `RenderRepaintBoundary` as type of variable for `findRenderObject` now seems to be in correct.

Hi Parth Jansari, first., thanks alot for your great app flutter_widget_to_image, it helps alot. I would like to seek your help please in adopting this app : https://github.com/kangshaojun/flutter_touchvg where user...

Hi, your idea works greate to generate a screen to a png. I tried to implement the same to generate a particular portion of my widget to Render as an...

Would you mind to add a screenshot of the running app to the README file? This will save 5 minutes of setting up a project for every developer who wants...

I want to use this to print screens. Did you find a way to get flutter to paint at a high DPI before capturing the image ?