Does FlutterFlow has in-built filterQuality control over image?

Widgets & Design

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)?

What have you tried so far?

I have tried finding it in image settings, but there was no such thing as 'filterQuality'. Read the documentation, but still no mention.

Did you check FlutterFlow's Documentation for this topic?
Yes
1
1 reply