torn_ticket 0.1.0
torn_ticket: ^0.1.0 copied to clipboard
A fully customizable torn ticket widget for Flutter applications.
🎟️torn_ticket #
A Flutter package for creating fully customizable torn ticket widgets.
Show some ❤️ and star the repo to support the project #
⬇️ Installing #
dependencies:
torn_ticket: ^0.0.1
⚡️ Import #
import 'package:torn_ticket/torn_ticket.dart';
🛠️ How To Use #
const TornTicket(
child: Center(
child: Text('Ticket #1'),
),
),
🧩Screenshots #
Torn Ticket |
---|
🧑💻 Designed & Developed By #
Suhail N
🐛 Bugs/Requests #
If you encounter any problems feel free to open an issue. Contribute by reporting issues or suggesting features! Pull request are also welcome.