andremion / Louvre

A small customizable library useful to handle an gallery image pick action built-in your app. :sunrise_over_mountains::stars:
https://play.google.com/store/apps/details?id=com.andremion.louvre.sample
Apache License 2.0
638 stars 94 forks source link

[Enhancement] Ability to view videos media #8

Open idish opened 7 years ago

idish commented 7 years ago

Hi, How much effort would it take to add also video support? At least viewing the thumbnails of the video for Step 1? (Maybe ability to play them as well in the future)

andremion commented 7 years ago

Yeah, it's a good ideia. When I have time I'll think about that. Thank you.

Fedorkz commented 3 years ago

It is possible in this fork: https://github.com/Fedorkz/Louvre Not the most elegant solution, but it actually works =) use Louvre.open(includeVideo: Boolean) to request with or without video.