SachinGanesh / screenshot

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

capture from long widget in version 1.3.0 #161

Closed nikhil-viewzen closed 3 months ago

nikhil-viewzen commented 5 months ago

I need to capture a long widget thats not rendered and I am using version 1.3.0 how do I do capturefromLongWidget

laguierre commented 4 months ago

I'd to know the same, if it's possible to screenshot a long widget in a finite ListView (around 20 items)

ritheshSalyan commented 3 months ago

Hi @nikhil-viewzen,

We have this API in version 2.1.0. Please use that version.

ritheshSalyan commented 3 months ago

Closing issue. If you think it is incorrect please reopen the issue.