card_scanner_mine 1.0.4 copy "card_scanner_mine: ^1.0.4" to clipboard
card_scanner_mine: ^1.0.4 copied to clipboard

Credit card scanner for Flutter.

2
likes
115/ 140
pub points
35%
popularity

We analyzed this package 5 days ago, and awarded it 115 pub points (of a possible 140):

failed
Follow Dart file conventions
15 / 30trigger folding of the section

0/10 points: Provide a valid pubspec.yaml

The package description is too short.

Add more detail to the description field of pubspec.yaml. Use 60 to 180 characters to describe the package, what it does, and its target use case.

Homepage URL doesn't exist.

At the time of the analysis https://example-pet-store.com/newtify was unreachable. Make sure that the website is reachable via HEAD requests.

0/5 points: Provide a valid README.md

`README.md` is empty.

The README.md file should inform others about your project, what it does, and how they can use it. Check out the guidelines on Writing great package pages.

5/5 points: Provide a valid CHANGELOG.md

10/10 points: Use an OSI-approved license

Detected license: Apache-2.0.

OK
Provide documentation
20 / 20trigger folding of the section

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

8 out of 30 API elements (26.7 %) have documentation comments.

Some symbols that are missing documentation: card_scanner, card_scanner_plugin, card_scanner_plugin.CardScanner, card_scanner_plugin.CardScanner.CardScanner, card_scanner_plugin.CardScanner.scanCard.

10/10 points: Package has an example

OK
Platform support
20 / 20trigger folding of the section

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

  • ✓ Android
  • ✓ iOS

These platforms are not supported:

Package does not support platform `Windows`.

Because:

  • package:card_scanner_mine/card_scanner.dart that declares support for platforms: Android, iOS.
Package does not support platform `Linux`.

Because:

  • package:card_scanner_mine/card_scanner.dart that declares support for platforms: Android, iOS.
Package does not support platform `macOS`.

Because:

  • package:card_scanner_mine/card_scanner.dart that declares support for platforms: Android, iOS.
Package does not support platform `Web`.

Because:

  • package:card_scanner_mine/card_scanner.dart that declares support for platforms: Android, iOS.
partial
Pass static analysis
40 / 50trigger folding of the section

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

INFO: Statements in an if should be enclosed in a block.

lib/scan_options.dart:63:7

   ╷
63 │       possibleNamePositions.add('belowCardNumber');
   │       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵

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

INFO: Statements in an if should be enclosed in a block.

lib/scan_options.dart:66:7

   ╷
66 │       possibleNamePositions.add('aboveCardNumber');
   │       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵

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

OK
Support up-to-date dependencies
20 / 20trigger folding of the section

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

Package Constraint Compatible Latest
change ^0.7.2 0.7.3 0.7.3
flutter flutter 0.0.0 0.0.0
Transitive dependencies
Package Constraint Compatible Latest
args - 2.5.0 2.5.0
characters - 1.3.0 1.3.0
clock - 1.1.1 1.1.1
collection - 1.18.0 1.18.0
intl - 0.19.0 0.19.0
markdown - 7.2.2 7.2.2
marker - 0.6.0 0.6.0
material_color_utilities - 0.8.0 0.11.1
meta - 1.11.0 1.14.0
path - 1.9.0 1.9.0
pub_semver - 2.1.4 2.1.4
sky_engine - 0.0.99 0.0.99
vector_math - 2.1.4 2.1.4

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

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

Analyzed with Pana 0.22.3, Flutter 3.19.6, Dart 3.3.4.

Check the analysis log for details.

2
likes
115
pub points
35%
popularity

Publisher

unverified uploader

Credit card scanner for Flutter.

Homepage

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

change, flutter

More

Packages that depend on card_scanner_mine