Removed Unfocuser

Signed-off-by: Hans Kokx <hans.d.kokx@gmail.com>
This commit is contained in:
2024-10-10 13:01:51 +02:00
parent fae2c5823e
commit e21c7410b8
5 changed files with 17 additions and 106 deletions
+6
View File
@@ -1,3 +1,9 @@
## 1.1.0
- [BREAKING] Removed `Unfocuser` widget to ensure pure Dart compatibility.
To continue using `Unfocuser`, add `unfocuser: ^1.0.0` to your pubspec.yaml.
## 1.0.4
- Added `yesterday` and `tomorrow` extensions to `DateTime`