progressive_image
progressive_image copied to clipboard
Please expose image filtering options
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.