CarnegieTechnologies / gallery_saver

Flutter plugin that saves images and videos to devices gallery
Apache License 2.0
157 stars 316 forks source link

Should include .webm as an allowed video type. #191

Open rlueders opened 1 year ago

rlueders commented 1 year ago

Saving a webm file fails because it is not included in the list of allowed video extensions.

rlueders commented 1 year ago

I see there is an existing PR for this that was opened 10 months ago. I assume that means this package is no longer supported. It would be nice to be able to flag packages as "not supported".