AbedElazizShe / light_compressor

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

Don't ask media permission if video is saved in app storage #37

Closed khamidjon-khamidov closed 10 months ago

khamidjon-khamidov commented 1 year ago

For my users, the video is saved in app specific storage so could you make feature to only ask media files permission when config is save in gallery only?

khamidjon-khamidov commented 1 year ago

https://github.com/AbedElazizShe/light_compressor/pull/38

AbedElazizShe commented 10 months ago

Hi @SomeoneAndNoone , thank you for opening this and for your PR. The issue was actually fixed in a previous version.