blurbackground 0.0.2 copy "blurbackground: ^0.0.2" to clipboard
blurbackground: ^0.0.2 copied to clipboard

A flutter package for blur background

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

2
likes
120
pub points
36%
popularity

Publisher

unverified uploader

A flutter package for blur background

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on blurbackground