From 772fe9115c9e22ceac98772abe1a0105bc6227e2 Mon Sep 17 00:00:00 2001 From: Raouf Rahiche Date: Sat, 28 Sep 2024 16:17:12 +0100 Subject: [PATCH] publish 0.1.2 --- CHANGELOG.md | 4 ++++ pubspec.yaml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0cb885e..618f27c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 0.1.3 +* Added support for custom TileMode per BlurEdge +* Added a new wallpapers sample + ## 0.1.2 * Resposnsive and updated map demo thanks to @sgruhier * Added a new music playlist example diff --git a/pubspec.yaml b/pubspec.yaml index 180b8b9..63bad21 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: soft_edge_blur description: "A customizable Flutter widget that applies a soft progressive blur effect to one or more edges of its child widget." -version: 0.1.2 +version: 0.1.3 repository: https://github.com/Rahiche/soft_edge_blur environment: