blurred_container 0.0.7
blurred_container: ^0.0.7 copied to clipboard
A Flutter widget for creating blurred, frosted-glass styled containers with a simple API.
0.0.7 #
- First release of
BlurredContainer - Supports all standard
Containerproperties plus a customizableblurvalue - Fixed a bug where providing both
coloranddecoration.colorcaused an error. - The widget now safely merges the
colorproperty when aBoxDecorationis used.