Features

This package will help you to easily add blur or make your background blur when a widget pops up.

Getting started

Import this package into your flutter application

Usage

BlurBackground(
    blurX: 10.0,
    blurY: 10.0,
    child: Container()
)

Additional information

To contribute to this package, add your contribution and your name to the read me file. I will check and merge your contribution.

##Contributors

Libraries

blurbackground