bazookon / giphy_get

Flutter plugin
MIT License
27 stars 67 forks source link

Allow for more customization #55

Closed orevial closed 1 year ago

orevial commented 1 year ago

Right now giphy_get is great but the look and feel cannot be customized to match the app's brand.

Here is a screenshot with things that might be useful to customize:

Capture d’écran 2023-07-20 à 10 54 38

I know that package giphy_picker allows for more customization (but I can't use it because they don't allow opening the picker in a modal view and opens a new page instead), would it make sense to use the same types of optional builders for each part of the modal to build the modal with customized widgets ?

I could propose a PR for this, let me know

bazookon commented 1 year ago

amazing feel free to pr!