Skip to content

Conversation

rahulbisht25
Copy link
Contributor

Description

Introduced support for BoxDecoration as an indicator in StacTabBar, similar to how it’s handled in Flutter’s TabBar. This will allow developers to fully customise the tab indicator with borders, gradients, shadows, and more.

Related Issues

Closes #300

Type of Change

  • New feature (non-breaking change which adds functionality)
  • Bug fix (non-breaking change which fixes an issue)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Code refactor
  • Build configuration change
  • Documentation
  • Chore

@divyanshub024 divyanshub024 merged commit ef44ce4 into StacDev:dev Jul 1, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: Add BoxDecoration support for indicator in StacTabBar

2 participants