tournament_bracket_kit 0.1.0
tournament_bracket_kit: ^0.1.0 copied to clipboard
A customizable Flutter widget for rendering single-elimination tournament brackets with pan/zoom, round tabs, and fully customizable match cards.
0.1.0 #
- Initial release.
TournamentBracketwidget with pan, optional zoom, and round tabs.- Models:
BracketTeam,BracketMatch,BracketRound,BracketScore. DefaultBracketMatchCardand custommatchBuilder.- Dummy data:
dummyBracketRounds(),dummySixteenTeamBracketRounds().