From bced4fad0c62876e912347df8672fd25ca1d4d56 Mon Sep 17 00:00:00 2001 From: shirne Date: Sat, 28 Sep 2024 17:23:45 +0800 Subject: [PATCH] 4.8.2 --- CHANGELOG.md | 4 ++++ pubspec.yaml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c0bda97..de00d93 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## [4.8.2] + * hide buttons while actions is empty in dialog + * add close button for modal dialog + ## [4.8.1] * add IntrisicWidth for Menu Box * add BuildContext to auto get Rect for dropdown diff --git a/pubspec.yaml b/pubspec.yaml index 7bc8151..c93a313 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: shirne_dialog description: A flutter package to use alert, toast, popup, snack, imagePreview, loading etc. with customizable style in anywhere. -version: 4.8.1 +version: 4.8.2 homepage: https://shirne.github.io/dialog/ repository: https://github.com/shirne/shirne_dialog screenshots: