bracket_view 0.1.0
bracket_view: ^0.1.0 copied to clipboard
A reusable tournament bracket widget with scroll-driven animations and responsive layout.
0.1.0 #
- Initial release
- Horizontal scroll bracket with snap-to-round behavior
- Scroll-driven card position animation (bracket-aligned ↔ compact)
- Connector lines between rounds (Type A fixed + Type B animated)
- Responsive layout: scroll mode on mobile, full bracket on desktop
- Round chip selector with auto-scroll
- Customizable theme via
BracketTheme - Custom
matchCardBuilderandteamImageBuildersupport - Web support with drag-to-scroll
- Generic models:
BracketMatch,BracketRound,BracketTeam