Skip to content

Commit 101b55b

Browse files
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/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"name": "layrz_theme",
33
"description": "Claude Code skills for layrz_theme Flutter widget library",
4-
"version": "7.5.22"
4+
"version": "7.5.23"
55
}

0 commit comments

Comments
 (0)