Commit 101b55b
committed
feat(tabs): add BasicTabsView and ThemedTabView with multiple styles
- Introduced BasicTabsView for showcasing ThemedTabView with filledTonal and underline styles.
- Implemented ThemedTabView with customizable tab styles and features.
- Added support for arrow navigation with wrap functionality.
- Enhanced ThemedTab with improved styling and animation.
- Created comprehensive tests for ThemedTabView, covering tab switching, arrow navigation, and initial position handling.
- Updated pubspec.yaml and pubspec.lock for version bump to 7.5.23.1 parent 5bfda83 commit 101b55b
17 files changed
Lines changed: 2850 additions & 39 deletions
File tree
- .claude-plugin
- skills
- conventional-commits
- themed-tabview
- example
- lib
- store
- views
- tabs
- src
- lib/src/tabs/src
- test/widgets
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
0 commit comments