dash_curved_tab_bar 0.0.2
dash_curved_tab_bar: ^0.0.2 copied to clipboard
A customizable curved tab bar for Flutter with icon, badge, and connected content support.
Changelog #
All notable changes to the dash_curved_tabBar package will be documented in this file.
This project follows Semantic Versioning.
0.0.2 #
- update documentation for better understanding of the package.
0.0.1 #
- Initial release of
dash_curved_tabBar. - Introduced a dash curved tabBar for Flutter applications.
- Supports:
- Customizable tab bar height and color.
- Curved design for a modern look.
- Smooth animations when switching between tabs.
- Customizable tab icons and labels.
- add contents inside the tab bar for customizing ui according your needs.
- Option to set the initial selected tab.
- adding badge notifications on tabs and customizing according your needs.
- Easy integration with existing Flutter applications.