bottom_cupertino_tabbar 1.0.13
bottom_cupertino_tabbar: ^1.0.13 copied to clipboard
BottomCupertinoTabbar is a customizable, Cupertino-style Flutter widget for bottom navigation with support for individual navigation stacks per tab.
1.0.13 #
- Exposed some Scaffold properties to allow more customizations options.
1.0.12 #
- Improve tabbar performance on keyboard show and hide events
- Bump version to 1.0.12
1.0.11 #
- Fixed missing kIsWeb check.
1.0.10 #
- Restored support for web.
1.0.9 #
- Fixed dart format linting.
1.0.8 #
- Updated dependencies and enhanced performances on inner elements.
1.0.7 #
- Exported
BottomCupertinoProviderModelto let externals change tab more easily.
1.0.6 #
- Fixed nestedNavigator generation.
1.0.5 #
- Made const
BottomCupertinoTabclass.
1.0.4 #
- Updated images on
README.md.
1.0.3 #
- Updated
README.md.
1.0.2 #
- Updated
README.mdand commented out code a bit.
1.0.1 #
- Updated
README.md.
1.0.0 #
- Initial release.