SachinGanesh / screenshot

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

Another exception: Unexpected null value #152

Open AbhishekDoshi26 opened 1 year ago

AbhishekDoshi26 commented 1 year ago

This issue is reproducible with latest flutter version (3.13.5).

When we try to capture a screenshot using captureFromLongWidget, it is throwing error.

Also, the current way of capturing long widget screenshot is slow can be refactored in simple ways