2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-07-02 03:40:47 +00:00

feat: add image cropping functionality with custom aspect ratios (#638)

* feat: add image cropping functionality with custom aspect ratios

* Update release notes
This commit is contained in:
Ben Hagen
2025-06-24 15:17:36 +02:00
committed by GitHub
parent 29ccd4ebfa
commit eb30bbb2fa
6 changed files with 350 additions and 22 deletions

View File

@ -14,6 +14,7 @@ dependencies:
camera: ^0.11.1 # Camera
cupertino_icons: ^1.0.8
currency_formatter: ^2.2.1 # Currency formatting
custom_image_crop: ^0.1.1 # Crop selected images
datetime_picker_formfield: ^2.0.1 # Date / time picker
device_info_plus: ^11.4.0 # Information about the device
dropdown_search: ^5.0.6 # Dropdown autocomplete form fields