Closed mBosamiya closed 3 years ago
Hello Author,
I am not able to get the location information of image after compression using this library.
See attached Information dialog for both Original & Compressed image.
Here is the code:
final compressedImage = await FlutterNativeImage.compressImage(file.path,percentage: 50);
Duplicate https://github.com/btastic/flutter_native_image/issues/31
Hello Author,
I am not able to get the location information of image after compression using this library.
See attached Information dialog for both Original & Compressed image.
Here is the code:
final compressedImage = await FlutterNativeImage.compressImage(file.path,percentage: 50);