[FEAT] Added snackbar herlper and dialog helper.

This commit is contained in:
2025-05-27 13:21:43 +03:00
parent 5c0a959b62
commit 4faeecf710
9 changed files with 164 additions and 0 deletions

View File

@@ -21,6 +21,11 @@ dependencies:
##S1 ~ 3rd-party
## Needed for the sheet helper.
provider: ^6.1.2
## Needed for the snackbar helper.
flutter_snackbar_plus:
git:
url: https://git.micazi.dev/micazi/flutter_snackbar_plus.git
ref: master
## Needed for the form helper.
form_controller:
git: