blur 1.0.1 copy "blur: ^1.0.1" to clipboard
blur: ^1.0.1 copied to clipboard

outdated

Blur is a wrapper widget that blur it's child. There are ImageBlur.asset and ImageBlur.network that blur the image. Frost is another wrapper which blurs the background.

[1.0.1] - 02-11-2020 #

  • Add: padding property to Frost widget.
  • Add: Frost.text which takes string as input.
  • Add: Frost.icon which takes iconData as input.

[1.0.0] - 02-11-2020 #

  • Breaking: The borderRadius datatype has changed from double to BorderRadius.
  • Add: height and width properties to ImageBlur.asset and ImageBlur.network.
  • Add: Frost class which blurs the background of the child.
  • Breaking: The overlayChild is renamed to overlay
  • Add: alignment property for the overlay child.

[0.0.1] - 2020-10-8 #

  • Blur is a wrapper widget that blur it's child. There are ImageBlur.asset and ImageBlur.network that blur the image.
273
likes
40
pub points
98%
popularity

Publisher

unverified uploader

Blur is a wrapper widget that blur it's child. There are ImageBlur.asset and ImageBlur.network that blur the image. Frost is another wrapper which blurs the background.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on blur