torn_ticket 0.1.0 copy "torn_ticket: ^0.1.0" to clipboard
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 #

GitHub followers

⬇️ 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
screenshots

🧑‍💻 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.

8
likes
150
points
52
downloads

Publisher

unverified uploader

Weekly Downloads

A fully customizable torn ticket widget for Flutter applications.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on torn_ticket