feat: avatar cropping
This commit is contained in:
parent
f043e191d2
commit
c0888d47be
5 changed files with 102 additions and 12 deletions
|
|
@ -16,6 +16,7 @@ dependencies:
|
|||
blurhash_dart: ^1.2.1
|
||||
chewie: ^1.13.0
|
||||
collection: ^1.18.0
|
||||
crop_image: ^1.0.17
|
||||
cross_file: ^0.3.5
|
||||
desktop_drop: ^0.7.0
|
||||
desktop_notifications: ^0.6.3
|
||||
|
|
@ -50,9 +51,10 @@ dependencies:
|
|||
just_audio: ^0.10.5
|
||||
just_audio_media_kit: ^2.1.0
|
||||
latlong2: ^0.9.1
|
||||
matrix: ^6.2.0
|
||||
linkify: ^5.0.0
|
||||
matrix: ^6.2.0
|
||||
media_kit_libs_linux: ^1.2.1
|
||||
media_kit_libs_windows_video: ^1.0.11
|
||||
mime: ^2.0.0
|
||||
native_imaging: ^0.4.0
|
||||
opus_caf_converter_dart: ^1.0.1
|
||||
|
|
@ -80,10 +82,9 @@ dependencies:
|
|||
url_launcher: ^6.3.2
|
||||
video_compress: ^3.1.4
|
||||
video_player: ^2.11.1
|
||||
video_player_media_kit: ^2.0.0
|
||||
wakelock_plus: ^1.5.0
|
||||
webrtc_interface: ^1.3.0
|
||||
media_kit_libs_windows_video: ^1.0.11
|
||||
video_player_media_kit: ^2.0.0
|
||||
|
||||
dev_dependencies:
|
||||
dart_code_linter: ^3.2.1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue