modified pubspec.yaml

This commit is contained in:
Kima 2024-02-24 23:19:33 +01:00
parent 1f385cecb7
commit 960ab22365

View File

@ -19,24 +19,24 @@ dependencies:
refilc_mobile_ui: refilc_mobile_ui:
path: "../refilc_mobile_ui/" path: "../refilc_mobile_ui/"
provider: ^5.0.0 provider: ^6.1.1
flutter_feather_icons: ^2.0.0+1 flutter_feather_icons: ^2.0.0+1
uni_links: ^0.5.1 uni_links: ^0.5.1
url_launcher: ^6.1.6 url_launcher: ^6.2.5
dropdown_button2: ^1.8.9 dropdown_button2: ^2.3.9
home_widget: ^0.1.6 home_widget: ^0.4.1
image_picker: ^0.8.6 image_picker: ^1.0.7
image_crop: image_crop:
git: git:
url: https://github.com/kimaah/image_crop.git url: https://github.com/kimaah/image_crop.git
lottie: ^1.4.3 lottie: ^3.1.0
animations: ^2.0.1 animations: ^2.0.11
flutter_svg: ^1.1.6 flutter_svg: ^2.0.10+1
flutter_dynamic_icon: ^2.1.0 flutter_dynamic_icon: ^2.1.0
android_dynamic_icon: ^1.0.1 android_dynamic_icon: ^1.0.1
dev_dependencies: dev_dependencies:
flutter_lints: ^1.0.0 flutter_lints: ^3.0.1
flutter: flutter:
uses-material-design: true uses-material-design: true