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

120/ 160
pub points
31
downloads

We analyzed this package 11 days ago, and awarded it 120 pub points (of a possible 160):

Failed report section
Follow Dart file conventions
20 / 30trigger folding of the section

Failed check 0/10 points: Provide a valid pubspec.yaml

The package description is too long.

Search engines display only the first part of the description. Try to keep the value of the description field in your package's pubspec.yaml file between 60 and 180 characters.

Passed check 5/5 points: Provide a valid README.md

Passed check 5/5 points: Provide a valid CHANGELOG.md

Passed check 10/10 points: Use an OSI-approved license

Detected license: MIT.

Failed report section
Provide documentation
10 / 20trigger folding of the section

Passed check 10/10 points: 20% or more of the public API has dartdoc comments

45 out of 94 API elements (47.9 %) have documentation comments.

Some symbols that are missing documentation: barcode_painter, barcode_painter.BarcodePainter.BarcodePainter.new, cut_separator, cut_separator.CutSeparator.CutSeparator.new, date_time.

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

Passed report section
Platform support
20 / 20trigger folding of the section

Passed check 20/20 points: Supports 6 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

  • ✓ Web

WASM-ready: This package is compatible with runtime wasm. See https://dart.dev/web/wasm for details.

Partially passed report section
Pass static analysis
40 / 50trigger folding of the section

Partially passed check 40/50 points: code has no errors, warnings, lints, or formatting issues

INFO: Library names are not necessary.

lib/flight_ticket_booking_card.dart:1:9

  ╷
1 │ library flight_ticket_booking_card;
  │         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/flight_ticket_booking_card.dart

Failed report section
Support up-to-date dependencies
30 / 40trigger folding of the section

Failed check 0/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest Notes
barcode_widget ^2.0.4 2.0.4 2.0.4
cupertino_icons ^1.0.8 1.0.9 1.0.9
intl ^0.20.2 0.20.3 0.20.3
timezone ^0.10.1 0.10.1 0.11.1
Transitive dependencies
Package Constraint Compatible Latest Notes
async - 2.13.1 2.13.1
barcode - 2.2.9 2.2.9
characters - 1.4.1 1.4.1
clock - 1.1.3 1.1.3
collection - 1.19.1 1.19.1
http - 1.6.0 1.6.0
http_parser - 4.1.2 4.1.2
material_color_utilities - 0.13.0 0.13.1
meta - 1.19.0 1.19.0
path - 1.9.1 1.9.1
qr - 3.0.2 4.0.0
source_span - 1.10.2 1.10.2
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
vector_math - 2.4.2 2.4.2
web - 1.1.1 1.1.1

To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.

The constraint `^0.10.1` on timezone does not support the stable version `0.11.0`.

Try running dart pub upgrade --major-versions timezone to update the constraint.

Passed check 10/10 points: Package supports latest stable Dart and Flutter SDKs

Passed check 20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.23.19, Flutter 3.47.0, Dart 3.13.0.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
2
likes
120
points
31
downloads

Documentation

API reference

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

License

MIT (license)

Dependencies

barcode_widget, cupertino_icons, flutter, intl, timezone

More

Packages that depend on flight_ticket_booking_card