SachinGanesh / screenshot

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

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

Open acike opened 4 months ago

acike commented 4 months 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 4 months ago

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