zeba_academy_tab_system 0.0.1
zeba_academy_tab_system: ^0.0.1 copied to clipboard
A customizable Flutter tab system with animated switching, custom indicators, nested tabs, and PageView synchronization.
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.1 - 2026-05-08 #
✨ Initial Release #
Added #
- Scrollable tabs support
- Custom tab indicators
- Animated tab switching
- Nested tabs support
- PageView synchronization
- Reusable
ZebaTabController ZebaTabBarwidgetZebaTabViewwidgetZebaNestedTabViewwidgetZebaIndicatorcustom decorationZebaTabModelfor simplified tab management- Smooth page animations
- Swipe gesture navigation
- Full example application
- Widget tests
- Production-ready project structure
- MIT license support
- README documentation
Features #
- Lightweight architecture
- Easy customization
- Flutter Material 3 compatible
- Responsive UI support
- Clean and maintainable codebase