flutter_tabbar_lite 0.0.5 flutter_tabbar_lite: ^0.0.5 copied to clipboard
FlutterTabBarLite is a custom tab bar widget with animation, horizontal & vertical features.
Changelog #
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[0.0.2] - 2025-01-02 #
Added #
- Item Size Animation: Added Size animation of tab item.
- Horizontal and Vertical Axis: Tab can be displayed in horizontal and vertical axis.
[0.0.1] - 2024-12-31 #
Added #
- Initial release of
flutter_tabbar_lite
. - Customizable Titles: Add unique titles to each tab.
- Icon Support: Include prefix and suffix icons for enhanced aesthetics.
- Scrollable & Fixed Layouts: Choose between scrollable and fixed tab bar layouts.
- Gradient Backgrounds: Apply gradients for a modern look.
- Responsive Design: Fully responsive for various screen sizes.
- Tab Change Callback: Get notified when the user switches tabs.