weebi_barcode_scanner 1.7.3 copy "weebi_barcode_scanner: ^1.7.3" to clipboard
weebi_barcode_scanner: ^1.7.3 copied to clipboard

PlatformmacOSWindows
unlisted

Self-contained barcode scanner with real-time detection overlay. Features embedded YOLO detection, cross-platform support (Windows/macOS), point-of-sale optimizations, and OpenFoodFacts integration. N [...]

110/ 160
pub points
19
downloads

We analyzed this package 34 hours ago, and awarded it 110 pub points (of a possible 160):

Failed report section
Follow Dart file conventions
10 / 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.

Repository URL doesn't exist.

At the time of the analysis https://github.com/weebi-com/weebi_barcode_scanner_package was unreachable. Make sure that the website is reachable via HEAD requests.

Issue tracker URL doesn't exist.

At the time of the analysis https://github.com/weebi-com/weebi_barcode_scanner_package/issues was unreachable. Make sure that the website is reachable via HEAD requests.

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

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

Failed check 0/10 points: Use an OSI-approved license

No license was recognized.

Consider using an OSI-approved license in the LICENSE file to make it more accessible to the community.

Passed report section
Provide documentation
20 / 20trigger folding of the section

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

256 out of 300 API elements (85.3 %) have documentation comments.

Some symbols that are missing documentation: weebi_barcode_scanner, weebi_barcode_scanner.BarcodeOverlayPainter.BarcodeOverlayPainter.new, weebi_barcode_scanner.BarcodeOverlayPainter.detectionBounds, weebi_barcode_scanner.BarcodeOverlayPainter.previewSize, weebi_barcode_scanner.BarcodeResult.BarcodeResult.new.

Passed check 10/10 points: Package has an example

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

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

  • ✓ Windows

  • ✓ macOS

These platforms are not supported:

Package does not support platform `Android`.

Because:

  • package:weebi_barcode_scanner/weebi_barcode_scanner.dart that declares support for platforms: Windows, macOS.
Package does not support platform `iOS`.

Because:

  • package:weebi_barcode_scanner/weebi_barcode_scanner.dart that declares support for platforms: Windows, macOS.
Package does not support platform `Linux`.

Because:

  • package:weebi_barcode_scanner/weebi_barcode_scanner.dart that declares support for platforms: Windows, macOS.
Package does not support platform `Web`.

Because:

  • package:weebi_barcode_scanner/weebi_barcode_scanner.dart that declares support for platforms: Windows, macOS.

These issues are present but do not affect the score, because they may not originate in your package:

Package does not support platform `Windows`.

Because:

  • package:weebi_barcode_scanner/weebi_barcode_scanner.dart that imports:
  • package:weebi_barcode_scanner/src/simple_barcode_scanner.dart that imports:
  • package:weebi_barcode_scanner/src/barcode_scanner_widget.dart that imports:
  • package:weebi_barcode_scanner/src/platform_camera_manager.dart that imports:
  • package:camera_macos/camera_macos.dart that declares support for platforms: macOS.
Package does not support platform `macOS`.

Because:

  • package:weebi_barcode_scanner/weebi_barcode_scanner.dart that imports:
  • package:weebi_barcode_scanner/src/simple_barcode_scanner.dart that imports:
  • package:weebi_barcode_scanner/src/barcode_scanner_widget.dart that imports:
  • package:weebi_barcode_scanner/src/platform_camera_manager.dart that imports:
  • package:camera/camera.dart that declares support for platforms: Android, iOS, Web.

Failed check 0/0 points: Swift Package Manager support

Package does not support the Swift Package Manager on macOS

It does not contain macos/weebi_barcode_scanner/Package.swift.

This package for iOS or macOS does not support the Swift Package Manager. It will not receive full points in a future version of the scoring model.

See https://docs.flutter.dev/to/spm for details.

Failed report section
Pass static analysis
30 / 50trigger folding of the section

Failed check 30/50 points: code has no errors, warnings, lints, or formatting issues

Found 14 issues. Showing the first 2:

WARNING: The value of the field '_lastDetectionTime' isn't used.

lib/src/barcode_scanner_widget.dart:57:13

   ╷
57 │   DateTime? _lastDetectionTime;
   │             ^^^^^^^^^^^^^^^^^^
   ╵

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

WARNING: The value of the field '_latestDetectionCoordinates' isn't used.

lib/src/barcode_scanner_widget.dart:69:25

   ╷
69 │   Map<String, dynamic>? _latestDetectionCoordinates;
   │                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/barcode_scanner_widget.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
camera ^0.11.1 0.11.3 0.11.3
camera_macos ^0.0.9 0.0.9 0.0.9
camera_windows ^0.2.6+2 0.2.6+4 0.2.6+4
ffi ^2.0.1 2.1.5 2.1.5
image ^4.0.17 4.7.2 4.7.2
path ^1.8.0 1.9.1 1.9.1
path_provider ^2.0.15 2.1.5 2.1.5
weebi_openfoodfacts_service ^1.3.2 1.3.2 1.3.2 Discontinued
Transitive dependencies
Package Constraint Compatible Latest Notes
archive - 4.0.7 4.0.7
async - 2.13.0 2.13.0
camera_android_camerax - 0.6.26+2 0.6.26+2
camera_avfoundation - 0.9.22+8 0.9.22+8
camera_platform_interface - 2.12.0 2.12.0
camera_web - 0.3.5+3 0.3.5+3
characters - 1.4.0 1.4.1
collection - 1.19.1 1.19.1
cross_file - 0.3.5+1 0.3.5+1
crypto - 3.0.7 3.0.7
flutter_plugin_android_lifecycle - 2.0.33 2.0.33
http - 1.6.0 1.6.0
http_parser - 4.1.2 4.1.2
json_annotation - 4.9.0 4.9.0
material_color_utilities - 0.11.1 0.13.0
meta - 1.17.0 1.17.0
openfoodfacts - 3.29.0 3.29.0
path_provider_android - 2.2.22 2.2.22
path_provider_foundation - 2.5.1 2.5.1
path_provider_linux - 2.2.1 2.2.1
path_provider_platform_interface - 2.1.2 2.1.2
path_provider_windows - 2.3.0 2.3.0
petitparser - 7.0.1 7.0.1
platform - 3.1.6 3.1.6
plugin_platform_interface - 2.1.8 2.1.8
posix - 6.0.3 6.0.3
source_span - 1.10.1 1.10.1
stream_transform - 2.1.1 2.1.1
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.2.0 2.2.0
web - 1.1.1 1.1.1
xdg_directories - 1.1.0 1.1.0
xml - 6.6.1 6.6.1

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

The package has one or more discontinued direct dependencies.

Discontinued packages are no longer maintained, and can end up being a liability.

Consider migrating away from these dependencies:

  • weebi_openfoodfacts_service.

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.5, Flutter 3.38.5, Dart 3.10.4.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
110
points
19
downloads

Publisher

verified publisherweebi.com

Weekly Downloads

Self-contained barcode scanner with real-time detection overlay. Features embedded YOLO detection, cross-platform support (Windows/macOS), point-of-sale optimizations, and OpenFoodFacts integration. No manual setup required.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

camera, camera_macos, camera_windows, ffi, flutter, image, path, path_provider, weebi_openfoodfacts_service

More

Packages that depend on weebi_barcode_scanner

Packages that implement weebi_barcode_scanner