giphy_ui library

Giphy UI package

This package provides a powerful and customizable Giphy picker UI.

Classes

GiphyResult
A class that represents a Giphy result.
GiphyUIConfig
Giphy UI Config

Enums

GiphyFunction
GiphyFunction enum is used to decide which functionnalities to show
GiphyLocale
Giphy Locale
GiphyShow
GiphyShow enum is used to decide which type of media to show
GiphyThemeMode
GiphyThemeMode enum is used to decide which theme mode to use
PreviewQuality
PreviewQuality enum is used to decide which quality to show for the preview

Functions

showGiphyPicker(BuildContext context, GiphyUIConfig config, {GiphyLocale? locale, bool debugMode = false}) Future<GiphyResult?>
Show Giphy Picker