torn_ticket 0.1.0
torn_ticket: ^0.1.0 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.
0.1.0 #
- Converted background image implementation to widget for wider support and improved flexibility.