0 purchases
blurbackground
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()
)
copied to clipboard
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
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.