Closed tanvish99 closed 4 years ago
The Giphy UI sdk for android has this option
There is now support for stickers but not for the giphy emojis and text.
Looks like the Giphy API doesn't support emojis and text. Those are only available in the SDKs (taken from https://developers.giphy.com/docs/sdk#content-types)
So is there any way to implement the giphy sdk into flutter?
Probably not, would require the various SDKs for the different platforms. You might be able to pull it off using platforms channels. There are no plans to do this for this picker. It would essentially replace the entire plugin with the native SDK.
okay thanks
Hello, I was trying to implement giphy stickers, emojis and text but there is no option to provide those parameters.