This commit is contained in:
2025-11-04 12:31:24 +02:00
parent dc93c41782
commit df581b2bf8
2 changed files with 60 additions and 68 deletions

View File

@@ -8,7 +8,7 @@ environment:
flutter: ">3.27.0"
dev_dependencies:
flutter_lints: ^4.0.0
flutter_lints: ^5.0.0
dependencies:
flutter:
@@ -24,12 +24,12 @@ dependencies:
## Needed for the snackbar helper.
flutter_snackbar_plus:
git:
url: https://git.micazi.dev/micazi/flutter_snackbar_plus.git
url: https://github.com/micazi/flutter_snackbar_plus.git
ref: master
## Needed for the form helper.
form_controller:
git:
url: https://git.micazi.dev/micazi/form_controller.git
url: https://github.com/micazi/form_controller.git
ref: master
## Needed for the loading helper.
loader_overlay: ^5.0.0