Image Filter - Flutter

Vijay R
vijaycreations
Published in
2 min readJul 31, 2020

--

Custom image filter in Flutter.

In flutter it is possible to apply filter over images using the BackdropFilter widget.

For obtaining result like above, we need to deal with the opacity and blur parameters.

Widget Tree structuring:
As we could see from the above image that, we have provided background image where we have applied the opacity and blur parameters and the image at the center is just a simple image having a fixed width and height with no effect.

Now let’s first start with the development of setting the background image for the app along with the desired filter effects.

This will generate an output like this., 👇

--

--

Vijay R
vijaycreations

Hai👋 I’m a flutter developer experienced in designing and developing stunning mobile apps. Reach out for freelance projects: calico.takeoff_01@icloud.com