pro_animated_blur 0.0.1 copy "pro_animated_blur: ^0.0.1" to clipboard
pro_animated_blur: ^0.0.1 copied to clipboard

outdated

ProAnimatedBlur is a widget that blurs the underlying area of its child widget and it works like AnimatedContainer, AnimatedOpacity

ProAnimatedBlur is a Flutter package very similar to other 'Animated' widgets such as AnimatedContainer, AnimatedOpacity, etc. (without a dedicated animation controller because it is auto-handled)

It blurs the background of the child widget.

Some usecases:

  • When a modal (popup window) is used, wrap the route with ProAnimatedBlur in order to blur the rest of the screen (you can blur the dark shaded dismissible barrier area)
  • Wrap any of your containers to make a frosted glass style.

Features #

TODO: List what your package can do. Maybe include images, gifs, or videos.

Getting started #

TODO: List prerequisites and provide or point to information on how to start using the package.

Usage #

TODO: Include short and useful examples for package users. Add longer examples to /example folder.

const like = 'sample';

Additional information #

TODO: Tell users more about the package: where to find more information, how to contribute to the package, how to file issues, what response they can expect from the package authors, and more.

69
likes
0
pub points
77%
popularity

Publisher

verified publisheryasinarik.com

ProAnimatedBlur is a widget that blurs the underlying area of its child widget and it works like AnimatedContainer, AnimatedOpacity

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on pro_animated_blur