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 [...]

Changelog #

All notable changes to this project will be documented in this file.

1.0.2 - 2025-10-23 #

Added #

  • Initial release of TicketCard Flutter widget.
  • Realistic ticket design with rounded corners, notches, and perforated cut line.
  • Customizable flight details (from/to codes, passenger info, seat, class, gate).
  • Barcode area (Code 128).
  • Timezone-aware departure and arrival date calculation using IATA airport codes.
  • Flight duration calculation considering source and destination timezones.
  • Formatted display of departure date and flight duration.
  • Responsive design (max width: 420px).
0
likes
130
points
14
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