Image Blur In Flutter. Flutter apps can include both code and assets sometimes called resources. Flutter provides a backdropfilter component which enables usage of an imagefilter blur functionality on a background to blur it.

Blurring the image backdropfilter so now let s have a look at how we can blur the image here. The flutter framework provides us with some pretty nice widgets to accomplish a lot of things and an image blur is no exception. In the top part of the screenshot we are using the flutter image.
Creating a blur image using backdrop filter widget.
Imagefilter blur double sigmax 0 0 double sigmay 0 0 sigmax and sigmay control the deviation standard based on the gaussian filter on x axis and y axis respectively. Creating a blur image using backdrop filter widget. Flutter backdropfilter widget is used to make amazing blurring effects on images container and all the widgets. Create the backdropfilter as the next children.