AbedElazizShe / light_compressor

A powerful and easy-to-use video compression plugin for Flutter.
MIT License
59 stars 32 forks source link

Why light compressor creates a copy of the source file? #41

Open harmeet-sidhu opened 1 year ago

harmeet-sidhu commented 1 year ago

The light compressor creates a copy of the original file, during compression in the app directory (as shown in the attached screenshot). What purpose this copied file serves ? How to get the path of this copied file after compression, so that we can delete it?

Screenshot 2023-04-14 at 11 52 51 AM
AbedElazizShe commented 10 months ago

Hi @harmeet-sidhu , the issue is fixed. Thanks for pointing it out.

ShahoodulHassan commented 3 months ago

Hi @harmeet-sidhu , the issue is fixed. Thanks for pointing it out.

This problem still exists in the latest v2.2.0

HuynhThien82 commented 1 month ago

Hi @harmeet-sidhu , the issue is fixed. Thanks for pointing it out.

This problem still exists in the latest v2.2.0

Same for me on Android