fix snackbar persistance, update dependancies

This commit is contained in:
yaso 2026-07-03 09:34:35 +02:00
parent 5a91d1e98e
commit 303022a352
9 changed files with 79 additions and 43 deletions

View file

@ -2,6 +2,10 @@
All notable changes to this project will be documented in this file.
## 0.1.0
* Enhance `MihSnackBar` to disappear after 2 seconds bu defaults & add close icon and remove dissmiss button.
## 0.0.6
* Fix null value error thrown in `MihPackageWindow` while in full screen mode.