torn_ticket 0.0.1
torn_ticket: ^0.0.1 copied to clipboard
A fully customizable torn ticket widget for Flutter applications.
0.0.1 #
- Initial release of the
torn_ticketpackage. - Implemented the
TornTicketwidget with customizable torn edges, shadow, background color, and child content. - Includes support for customization options such as
borderRadius,cutoutRadius,cutoutHeight, andcutoutPosition. - Added example app demonstrating basic usage scenarios.