added blur support

This commit is contained in:
Phani Pavan Kambhampati
2022-08-12 18:12:22 +05:30
parent e830aba3cd
commit 8bf7b8fe10
8 changed files with 78 additions and 35 deletions

View File

@@ -1,3 +1,8 @@
## 0.3.0
- Added blur option for background blur
- Attempted a fix for missed dart formatting
## 0.2.1
- Minor fixes in README file.