Fintasys / emoji_picker_flutter

A Flutter package that provides an Emoji picker widget with 1500+ emojis in 8 categories.
MIT License
164 stars 125 forks source link

Add option to change the animation duration for tabcontoller #22

Closed guenth39 closed 3 years ago

guenth39 commented 3 years ago

I would love to change the animation duration from one page to another in the Config. We could just add an attribute Duration animationDuration or Duration pageChangeDuration to the config and pass it to the animateTo function here.

Fintasys commented 3 years ago

@guenth39 Thank you for your feedback. Could consider that small change in next release. Can I ask you in what way you want to change it? More faster / slower?

guenth39 commented 3 years ago

Hey Stefan, thanks a lot for the reply. I would like it definitely faster :)

Fintasys commented 3 years ago

@guenth39 I have added the change to master and gonna make a new release soon. Would be nice if you give it a try when you have time

  emoji_picker_flutter:
    git:
      url: https://github.com/Fintasys/emoji_picker_flutter.git
      ref: master
Fintasys commented 3 years ago

Released with v1.0.7