Releases: jagritjkh/blur
Releases · jagritjkh/blur
v 3.1.0
v3.0.0 with Breaking changes
-
Remove: ImageBlur widget
-
Remove: Frost Widget
-
Remove: Animated blur (due to not fully customizable)
-
Add: new extension of Blur as BlurExtension on Widget as blurred
-
Add: new extension of Blur as FrostExtension on Widget as frosted
-
Update: example to null safety and its code according to new extension added
-
Change: example cat asset extension from .webp to .png for iOS
v2.0.0 null safety
Migrated to null safety.
v1.0.1: Add: `padding` property to `Frost` widget.
Add: `Frost.text` which takes string as input. Add: `Frost.icon` which takes iconData as input.