[SYNC]
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user