amantoux / giphy_selector

A Flutter plugin to select assets from Giphy
https://pub.dev/packages/giphy_selector
MIT License
0 stars 0 forks source link

Is GIPHY Clips (GIFs with Sound) Supported ? #2

Open MaheshPeri19 opened 1 year ago

MaheshPeri19 commented 1 year ago

Giphy documentation says "Clips, Emoji, Text, and GIPHY Text content types are only available through the SDK." Are you supporting "GIPHY Clips (GIFs with Sound)" ?

amantoux commented 1 year ago

No, but to be honest, I discovered their exists with your issue, I can add support if need be

For reference: https://developers.giphy.com/docs/clips/endpoint#trending

MaheshPeri19 commented 1 year ago

Yes Please. I thought to use Flutter package instead of calling thier Giphy API's separately. So found this flutter package. Please add clips (gifs with sound). So that it would use for many developers.

Thanks. Mahesh.