tenor_flutter 0.0.5 copy "tenor_flutter: ^0.0.5" to clipboard
tenor_flutter: ^0.0.5 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.5 #

  • fix: error when only one tab is passed in

All Code Changes

0.0.4 #

  • feature: add coverAppBar (false) to disable calculations preventing bottom sheet from covering AppBar
  • refactor: expose animationStyle as a parameter of TenorStyle
  • refactor: expose initialExtent as a parameter of showAsBottomSheet(), defaults to maxExtent if not used
  • refactor: expose snapSizes as a parameter of showAsBottomSheet()
  • refactor: expose useSafeArea as a parameter of showAsBottomSheet()

All Code Changes

0.0.3 #

  • chore: write tests
  • chore: updated/added examples and broke them up for a better experience
  • fix: category was displaying searchTerm and now it's displaying name as that is localized from Tenor
    • added stripHashtag (true) to TenorCategoryStyle so you can display a hashtag before each category name if you'd like (comes like that from Tenor)
  • fix: issue where featured category could not be localized
  • refactor: expose keyboardDismissBehavior as a parameter of showAsBottomSheet()
  • refactor: expose searchFieldHintText as a parameter of showAsBottomSheet() to make localization easier

All Code Changes

0.0.2 #

  • chore: write tests
  • refactor: support tenor_dart changes

All Code Changes

0.0.1 #

  • Initial version
6
likes
150
points
724
downloads

Publisher

verified publisherflyclops.com

Weekly Downloads

An opinionated yet customizable Flutter package for searching and selecting from a list of GIFs/Stickers from the Tenor GIF search API.

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#gif #tenor

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

extended_image, flutter, flutter_staggered_grid_view, provider, tenor_dart

More

Packages that depend on tenor_flutter