therezacuet / Motion-Tab-Bar

A beautiful animated flutter widget package library. The tab bar will attempt to use your current theme out of the box, however you may want to theme it.
MIT License
301 stars 78 forks source link

Contributing #4

Closed AlexBolot closed 4 years ago

AlexBolot commented 4 years ago

Hi Rezaul ! I've been using this repository for a flutter project, and I had to make changes to the MotionTabBar class you provide. I think it could be interesting that I share with you my modifications through a Pull Request, if you're interested in accepting contribution to you repository 😃

If it's OK for you, let me know 😃

Alexandre

therezacuet commented 4 years ago

Yes Sure. This repository always opens for contribution.

AlexBolot commented 4 years ago

There it is : #5 Don't hesitate to ask me any question about this Pull Request if needed 😃

AlexBolot commented 4 years ago

Hi @evertonAlvaro, can you send me the code where you trying adding more than 3 tabs ?

mnomanmemon commented 4 years ago

@therezacuet When this feature is available?

AlexBolot commented 4 years ago

@mnomanmemon The feature has been merged on master, so the only missing step is a new version published on pub.dev 😃 So I guess it'll be available quite soon 😉

mnomanmemon commented 4 years ago

eagerly waiting for this man

AlexBolot commented 4 years ago

That's nice to hear ! In the mean time you can always include the source files in your project : either from here or there. And when the new version is published you'll delete the files and replace with the dependency :)

therezacuet commented 4 years ago

New release will be published soon. Thanks

therezacuet commented 4 years ago

Version 0.1.4 released.