refactor: Use image package to resize images
This commit is contained in:
parent
c5f084db87
commit
b44f309151
8 changed files with 61 additions and 145 deletions
|
|
@ -10,6 +10,7 @@ dependencies:
|
|||
adaptive_dialog: ^1.1.0
|
||||
adaptive_theme: ^2.2.0
|
||||
audioplayers: ^0.20.1
|
||||
blurhash_dart: ^1.1.0
|
||||
cached_network_image: ^3.1.0
|
||||
chewie: ^1.2.2
|
||||
cupertino_icons: any
|
||||
|
|
@ -42,14 +43,13 @@ dependencies:
|
|||
future_loading_dialog: ^0.2.1
|
||||
geolocator: ^7.6.2
|
||||
hive_flutter: ^1.1.0
|
||||
image: ^3.0.8
|
||||
image_picker: ^0.8.4+2
|
||||
intl: any
|
||||
localstorage: ^4.0.0+1
|
||||
lottie: ^1.2.1
|
||||
matrix: ^0.7.0-nullsafety.6
|
||||
matrix_link_text: ^1.0.2
|
||||
native_imaging:
|
||||
git: https://gitlab.com/famedly/libraries/native_imaging.git
|
||||
open_noti_settings: ^0.2.0
|
||||
package_info_plus: ^1.2.1
|
||||
path_provider: ^2.0.5
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue