Simplify media selection, cropping, and camera functionality in your Flutter app. Choose images/videos from the library, crop images, and capture new photos/videos with ease.
AS im using the latest version of the package hl_image_picker: ^1.2.16 when im testing the app on Appsweep to test the security, it showing two vulnerability issues:
AS im using the latest version of the package
hl_image_picker: ^1.2.16
when im testing the app on Appsweep to test the security, it showing two vulnerability issues:Insecure hashing algorithm MD5 used
Insecure hashing algorithm SHA-1 used
Is there any way to resolve this?