flutter_tournament_bracket 1.0.5 flutter_tournament_bracket: ^1.0.5 copied to clipboard
Flutter widget for displaying tournament brackets in a visually appealing way.
1.0.5 #
- Updated Documentation.
1.0.4 #
- Fix Bugs.
1.0.3 #
Added #
- ✨ Introduced new functionality to customize the appearance of lines connecting the matches:
lineBorderRadius
: Allows setting the corner radius for rounded lines.lineWidth
: Enables control over the horizontal span of the connecting lines.lineThickness
: Lets users adjust the thickness of the connecting lines with proper alignment and balance relative to the card height.
1.0.1 #
- Added
- 🎥 Added a demonstration video to showcase the package's functionality and features.
- Updated
- 📚 Expanded documentation to include detailed usage examples and explanations.
1.0.0 #
- Stable version, fixed bugs.
0.1.0 #
- Initial release of
flutter_tournament_bracket
package.