From d09e41ee7dad9be16ac1e23a3f4aa5ae7cfc8856 Mon Sep 17 00:00:00 2001 From: ezyyeah Date: Fri, 30 Dec 2022 15:09:54 +0100 Subject: [PATCH] profile picture dependencies --- filcnaplo/pubspec.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/filcnaplo/pubspec.yaml b/filcnaplo/pubspec.yaml index b49827d..273f820 100644 --- a/filcnaplo/pubspec.yaml +++ b/filcnaplo/pubspec.yaml @@ -63,6 +63,8 @@ dependencies: url_launcher: ^6.1.6 workmanager: ^0.5.1 flutter_svg: ^1.1.6 + image_picker: ^0.8.6 + image_crop: ^0.4.1 dev_dependencies: flutter_lints: ^2.0.1