flutter_custom_tab_bar 1.2.1
flutter_custom_tab_bar: ^1.2.1 copied to clipboard
custom tab bar.
1.2.1 2022.11.14 #
- 修复在setState后tabBarItem位置偏移的问题
1.2.0 2022.08.29 #
- 移除在3.x版本flutter中WidgetsBinding.instance不再为空导致的警告
1.1.9 2022.01.30 #
- 增加direction属性(只支持RoundIndicator)
1.1.7 2022.01.10 #
- 增加CustomTabBarController的currentIndex属性和isChanging方法
1.1.6 2022.01.06 #
- 修复发现的问题
- 增加LinearIndicator的width参数
- 移除无用的参数Alignment
1.1.3 2021.12.28 #
- 修复发现的问题
- 移除
initialIndex
参数
1.0.9 2021.12.18 #
- 修复发现的问题
1.0.8 2021.12.10 #
[破坏性更新] 1.修改指示器控制方式 2.重构代码,移除不合理的代码设计 3.修复跨索引跳转的时候tabbar item的动画生硬的问题
1.0.7 2021.11.23 #
- 修改indicatorColor属性为color
- 修改indicatorWidth属性为width
- 增加StandardIndicator height属性
1.0.6 2021.11.04 #
fix some bug
1.0.5 2021.10.29 #
fix some bug
1.0.4 2021.10.20 #
fix some bug
1.0.3 2021.8.10 #
Added the ability to bisecting the width of tab bar items in a non-sliding state
1.0.2 2021.7.3 #
fix some bug
1.0.1 2021.7.3 #
fix some bug
1.0.0 2021.4.26 #
Support null-safety
0.0.12 2021.4.24 #
fixed some bug
0.0.11 2021.4.24 #
fixed some bug
0.0.10 2021.4.24 #
fixed some bug
0.0.9 2021.4.24 #
fixed some bug
0.0.8 2021.4.16 #
fixed some bug
0.0.7 2021.4.12 #
fixed some bug
0.0.6 2021.3.25 #
fixed some bug
0.0.5 2021.3.17 #
fixed some bug
0.0.4 2021.3.17 #
fixed some bug
0.0.3 2021.3.17 #
add Linear,Round Indicator
0.0.2 2021.2.26 #
fixed some bug
0.0.1 2021.2.26 #
init release