cupertino_tabbar 1.1.1 cupertino_tabbar: ^1.1.1 copied to clipboard
A highly customisable and simple widget for having iOS 13 style tab bars.
[1.1.1] - 01.11.2020 #
- Minor changes.
[1.1.0] - 14.10.2020 #
-
Variables previously named as [horizontalPadding], [verticalPadding] and [expand] are now named [innerHorizontalPadding], [innerVerticalPadding] and [allowExpand].
-
[useShadow] is added. If set to true, a shadow will be displayed under the indicator that is much more similar to the actual iOS version. See this video for examples.
-
[allowScrollable], [fittedWhenScrollable], [animateWhenScrollable], [animateUntilScrolled], [outerHorizontalPadding] and [outerVerticalPadding] are added. These all work towards making an easy-to-use scrollable tab bar. Please refer the documentation and the examples for instructions and see this video for examples.
[1.0.3] - 11.10.2020 #
- Minor changes.
[1.0.2] - 11.10.2020 #
- Regular maintenance.
[1.0.1] - 07.09.2019 #
- Minor changes.
[1.0.0] - 06.11.2019 #
- Initial release.