I am trying to get pixel art on Image Widget, but the default filterQuality is of no use as it blurs the art. I checked and filterQuality(nearest-neighbor interpolation) has to be set to none for it to work. Is there a simple way around it? Or do I need to write a custom widget(I have very little knowledge about flutter & dart :p)?
Does FlutterFlow has in-built filterQuality control over image?
Widgets & Design
I have tried finding it in image settings, but there was no such thing as 'filterQuality'. Read the documentation, but still no mention.
Yes
1
1 reply