AbedElazizShe / light_compressor

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

Saving the Video to the app storage #44

Open HarshitSingh1509 opened 1 year ago

HarshitSingh1509 commented 1 year ago

While compressing the video, the file is saved in app storage, I need to delete that, as in my app, user is compressing many videos of large size, I think this library is storing two videos, one that is original and other is the compressed one. These video are stored in apps storage, so user can't even see or delete it later. Please is there any way I can solve that. Thankyou

AbedElazizShe commented 1 year ago

Hi @HarshitSingh1509 , thank you for opening this issue. I believe the issue is resolved. I will release a new version soon.

HuynhThien82 commented 3 months ago

Hi @AbedElazizShe , thank you for your hard work. But, I think the issue is still there on Android. Could you please check it? CleanShot 2024-06-09 at 23 15 59@2x