LeGoffMael / insta_assets_picker

An image (and videos) picker similar with Instagram, supports multi picking, crop and aspect ratio.
https://pub.dev/packages/insta_assets_picker
MIT License
79 stars 34 forks source link

Add support Video #44

Closed rezam92 closed 2 weeks ago

rezam92 commented 1 month ago

I've added Video support, I also added RequestType to specify type of media.

LeGoffMael commented 3 weeks ago

Thank you for your work on trying to add this big feature!

Like I explained in https://github.com/LeGoffMael/insta_assets_picker/issues/42#issuecomment-2210456680, this is only the starts on what is needed to support videos. Selected videos must respect the same aspect ratio than the other selected assets.

LeGoffMael commented 2 weeks ago

close in favor of #50