buttons_tabbar 1.0.2+1
buttons_tabbar: ^1.0.2+1 copied to clipboard
A Flutter package that implements a TabBar where each label is a toggle button.
[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.