crop package added

This commit is contained in:
MohammadTaha Basiri 2022-01-26 00:14:47 +03:30
parent 4f4a709562
commit bd8e9b08bb
2 changed files with 16 additions and 8 deletions

View File

@ -85,6 +85,20 @@ packages:
url: "https://pub.dartlang.org"
source: hosted
version: "1.15.0"
collision:
dependency: transitive
description:
name: collision
url: "https://pub.dartlang.org"
source: hosted
version: "0.0.3"
crop:
dependency: "direct main"
description:
name: crop
url: "https://pub.dartlang.org"
source: hosted
version: "0.5.2"
cross_file:
dependency: transitive
description:
@ -287,13 +301,6 @@ packages:
url: "https://pub.dartlang.org"
source: hosted
version: "4.0.0"
image_cropper:
dependency: "direct main"
description:
name: image_cropper
url: "https://pub.dartlang.org"
source: hosted
version: "1.4.1"
image_picker:
dependency: "direct main"
description:

View File

@ -55,10 +55,11 @@ dependencies:
just_waveform: ^0.0.1
persian_datetime_picker: ^2.4.0
persian_number_utility: ^1.1.1
image_cropper: ^1.4.1
bot_toast: ^4.0.1
flutter_secure_storage: ^5.0.2
flutter_html: ^3.0.0-alpha.2
crop: ^0.5.2
dev_dependencies:
flutter_test: