SachinGanesh / screenshot

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

image qualiy from `captureFromLongWidget` is too bad(blur) compare to captureFromWidget #191

Open acike opened 3 weeks ago

acike commented 3 weeks ago

Is there anyway to get the quality image equal to captureFromWidget ? I have to use captureFromLongWidget because need to capture the image larger(longer) than the screen.(All ListView)

acike commented 3 weeks ago

My bad !! just parse pixel ratio parameter 2.0-3.0