alihaider78222 / dynamic_tabbar

Flutter package for creating dynamic tabs (TabBar and TabBarView).
https://pub.dev/packages/dynamic_tabbar
MIT License
14 stars 11 forks source link

Insert Tab #10

Open fumelotta opened 3 months ago

fumelotta commented 3 months ago

It would be also good to insert a tab (which is possible right now) but the tab-index can't be shifted. Or is there a way?

I need to e.g. insert a new tab on position 3 - and all tabs get moved... that would be nice.