bazookon / giphy_get

Flutter plugin
MIT License
27 stars 67 forks source link

Remove a Selected GIF From the UI #53

Open andreasgrossmann opened 1 year ago

andreasgrossmann commented 1 year ago

Thank you for making this plugin :) Is there an easy way to discard a selected GIF?

An example use case for this would be to display a selected GIF in the UI with a "remove" button next to it and to remove the selected GIF from the UI when that "remove" button is tapped.