tenor_flutter 0.0.3
tenor_flutter: ^0.0.3 copied to clipboard
An opinionated yet customizable Flutter package for searching and selecting from a list of GIFs/Stickers from the Tenor GIF search API.
0.0.3 #
- chore: write tests
- chore: updated/added examples and broke them up for a better experience
- fix: category was displaying
searchTermand now it's displayingnameas that is localized from Tenor- added
stripHashtag(true) toTenorCategoryStyleso you can display a hashtag before each category name if you'd like (comes like that from Tenor)
- added
- fix: issue where featured category could not be localized
- refactor: expose
keyboardDismissBehavioras a parameter ofshowAsBottomSheet() - refactor: expose
searchFieldHintTextas a parameter ofshowAsBottomSheet()to make localization easier
0.0.2 #
- chore: write tests
- refactor: support
tenor_dartchanges
0.0.1 #
- Initial version