buttons_tabbar 1.1.1
buttons_tabbar: ^1.1.1 copied to clipboard
A Flutter package that implements a TabBar where each label is a toggle button.
[1.1.1] - 07 January 2021 #
You can now change the font size of labels and provide a child widget for each Tab.
[1.1.0] - 06 January 2021 #
Tab height can be overriden.
[1.0.3] - 01 January 2021 #
Bug on scrolling animation fixed.
[1.0.2+1] - 30 November 2020 #
Bug when using the DefaultTabController fixed.
[1.0.2] - 30 November 2020 #
Bug when using the DefaultTabController fixed.
[1.0.1] - 21 October 2020 #
Bugs fixed:
animateTo
was not updating the TabBar stateinitialIndex
was not working
[1.0.0+1] - 07 August 2020 #
Added the possibility of adding a border to each button.
[0.1.2+1] - 02 August 2020 #
Fixed a bug - Controller was being called after being disposed.
[0.1.1+1] - 16 May 2020 #
Added the possibility of having tabs with no Icon.
[0.1.0+2] - 24 April 2020 #
Added repository to pubspec.
[0.1.0+1] - 24 April 2020 #
Initial release.