Skip to content

Releases: Flyclops/tenor_flutter

0.0.5

04 Dec 18:02
Compare
Choose a tag to compare
  • fix: error when only one tab is passed in

All Code Changes

0.0.4

18 Nov 10:25
Compare
Choose a tag to compare
  • 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()

New Contributors

All Code Changes

0.0.3

18 Nov 10:24
8f85419
Compare
Choose a tag to compare
  • 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

27 Sep 05:24
Compare
Choose a tag to compare
  • chore: write tests
  • refactor: support tenor_dart changes

All Code Changes

0.0.1

24 Sep 19:36
Compare
Choose a tag to compare

Initial release