progressive_image icon indicating copy to clipboard operation
progressive_image copied to clipboard

Please expose image filtering options

Open bohan0 opened this issue 2 years ago • 0 comments

When scaling the image, its necessary to choose the filtering quality based on content type, screen size, scaling up/down, etc (https://api.flutter.dev/flutter/dart-ui/FilterQuality.html)

Please expose this value in the ProgressiveImage API so we can use it, thanks.

bohan0 avatar Jan 12 '23 22:01 bohan0