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

Can not take screenshot of Whole list view #4

Closed
WorthPly opened this issue Apr 30, 2019 · 5 comments
Closed

Can not take screenshot of Whole list view #4

WorthPly opened this issue Apr 30, 2019 · 5 comments

Comments

@WorthPly
Copy link

Hello,

I have 10 items in a list and if they can not visible in screen they are not showing in screenshot also. how can i capture screenshot for whole list of data.

@SachinGanesh
Copy link
Owner

I tested and confirmed. It is possible to take screenshot of the whole list

@jagan999
Copy link

jagan999 commented Feb 6, 2020

I am using ListView.builder within a Container and it doesn't work. It only exports the visible part of the ListView. Can you pl check?

@GENL
Copy link

GENL commented May 19, 2020

Same for me. I'm using a "for loop" inside of the SingleChildScrollView.

To solve this, the Screenshot widget should be inside and not outside the listview.

@laxkarparas1
Copy link

how to take screenshot of whole list from it's captureFromWidget() method ??
any suggestion..

i'm taking screenshot from capture() method it's working perfectly and returning the whole list screenshot but when i'm taking screenshot from captureFromWidget() it's return only device size screenshot not whole list ..

@BytesZero
Copy link

https://stackoverflow.com/a/64374568/4501068

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

No branches or pull requests

6 participants