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

Core barcode detection library using embedded YOLO neural network. Provides low-level FFI interface to Rust-based barcode detection with support for multiple image formats and high accuracy detection.

130/ 160
pub points
7
downloads

We analyzed this package 2 days ago, and awarded it 130 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.

Homepage URL doesn't exist.

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

Repository URL doesn't exist.

At the time of the analysis https://github.com/weebi-com/weebi_barcode_dart 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_dart/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.

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

36 out of 44 API elements (81.8 %) have documentation comments.

Some symbols that are missing documentation: weebi_barcode_dart.BarcodeDetector.BarcodeDetector.new, weebi_barcode_dart.BarcodeResult.BarcodeResult.new, weebi_barcode_dart.DetectionBounds.DetectionBounds.new, weebi_barcode_dart.ImageData.ImageData.new, weebi_barcode_dart.ImageData.bytes.

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 5 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

These platforms are not supported:

Package not compatible with platform Web

Because:

  • package:weebi_barcode_dart/weebi_barcode_dart.dart that imports:
  • package:weebi_barcode_dart/src/barcode_detector.dart that imports:
  • package:ffi/ffi.dart that imports:
  • package:ffi/src/utf8.dart that imports:
  • dart:ffi
Passed report section
Pass static analysis
50 / 50trigger folding of the section

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

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

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

Package Constraint Compatible Latest Notes
ffi ^2.0.1 2.2.0 2.2.0
image ^4.0.17 4.8.0 4.8.0
Transitive dependencies
Package Constraint Compatible Latest Notes
archive - 4.0.9 4.0.9
collection - 1.19.1 1.19.1
meta - 1.18.1 1.18.1
path - 1.9.1 1.9.1
petitparser - 7.0.2 7.0.2
posix - 6.5.0 6.5.0
xml - 6.6.1 6.6.1

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

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.10, Dart 3.11.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
130
points
7
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Core barcode detection library using embedded YOLO neural network. Provides low-level FFI interface to Rust-based barcode detection with support for multiple image formats and high accuracy detection.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

ffi, image

More

Packages that depend on weebi_barcode_dart