flight_ticket_booking_card 1.0.2 copy "flight_ticket_booking_card: ^1.0.2" to clipboard
flight_ticket_booking_card: ^1.0.2 copied to clipboard

A beautifully designed, reusable Flutter widget that creates an authentic-looking airline boarding pass/ticket card. Perfect for travel apps, booking confirmations, or any UI that needs a professional [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flight_ticket_booking_card

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  flight_ticket_booking_card: ^1.0.2

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:flight_ticket_booking_card/flight_ticket_booking_card.dart';
0
likes
130
points
165
downloads

Publisher

unverified uploader

Weekly Downloads

A beautifully designed, reusable Flutter widget that creates an authentic-looking airline boarding pass/ticket card. Perfect for travel apps, booking confirmations, or any UI that needs a professional ticket design.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

barcode_widget, cupertino_icons, flutter, intl, timezone

More

Packages that depend on flight_ticket_booking_card