Adds an image cropper to force the use to use a square image when taking picture

This commit is contained in:
2025-07-05 10:57:38 +02:00
parent 5d461d5b0f
commit 3119e5fdbf
6 changed files with 118 additions and 57 deletions

View File

@ -44,6 +44,7 @@ dependencies:
image_picker: ^1.1.2
uuid: ^4.5.1
json_serializable: ^6.9.5
image_cropper: ^9.1.0
dev_dependencies:
flutter_test: