product_text_extractor 0.0.1 copy "product_text_extractor: ^0.0.1" to clipboard
product_text_extractor: ^0.0.1 copied to clipboard

A Flutter package that captures product images and extracts text information including product names, expiration dates, and manufacturing dates using OCR technology. Supports both mobile platforms wit [...]

115/ 160
pub points
1
downloads

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

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

Failed to verify repository URL.

Could not find any pubspec.yaml in the repository.

Please provide a valid repository URL in pubspec.yaml, such that:

  • repository can be cloned,
  • a clone of the repository contains a pubspec.yaml, which:,
    • contains name: product_text_extractor,
    • contains a version property, and,
    • does not contain a publish_to property.

Failed check 0/5 points: Provide a valid README.md

No `README.md` found.

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.

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
0 / 20trigger folding of the section

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

1 out of 21 API elements (4.8 %) have documentation comments.

Providing good documentation for libraries, classes, functions, and other API elements improves code readability and helps developers find and use your API. Document at least 20% of the public API elements.

To highlight public API members missing documentation consider enabling the public_member_api_docs lint.

Some symbols that are missing documentation: product_text_extractor, product_text_extractor.ProductInfo, product_text_extractor.ProductInfo.ProductInfo.new, product_text_extractor.ProductInfo.additionalInfo, product_text_extractor.ProductInfo.barcode.

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 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:product_text_extractor/product_text_extractor.dart that imports:
  • package:product_text_extractor/src/product_extractor.dart that imports:
  • package:product_text_extractor/src/services/text_extractor_service.dart that imports:
  • package:firebase_ml_vision/firebase_ml_vision.dart that declares support for platforms: Android, iOS.
Package does not support platform `Linux`.

Because:

  • package:product_text_extractor/product_text_extractor.dart that imports:
  • package:product_text_extractor/src/product_extractor.dart that imports:
  • package:product_text_extractor/src/services/text_extractor_service.dart that imports:
  • package:firebase_ml_vision/firebase_ml_vision.dart that declares support for platforms: Android, iOS.
Package does not support platform `macOS`.

Because:

  • package:product_text_extractor/product_text_extractor.dart that imports:
  • package:product_text_extractor/src/product_extractor.dart that imports:
  • package:product_text_extractor/src/services/text_extractor_service.dart that imports:
  • package:firebase_ml_vision/firebase_ml_vision.dart that declares support for platforms: Android, iOS.
Package does not support platform `Web`.

Because:

  • package:product_text_extractor/product_text_extractor.dart that imports:
  • package:product_text_extractor/src/product_extractor.dart that imports:
  • package:product_text_extractor/src/services/text_extractor_service.dart that imports:
  • package:firebase_ml_vision/firebase_ml_vision.dart that declares support for platforms: Android, iOS.
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

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
firebase_ml_vision ^0.12.0+2 0.12.0+3 0.12.0+3 Discontinued
flutter_typeahead ^5.2.0 5.2.0 5.2.0
image_picker ^1.0.4 1.2.1 1.2.1
intl ^0.20.2 0.20.2 0.20.2
logging ^1.2.0 1.3.0 1.3.0
Transitive dependencies
Package Constraint Compatible Latest Notes
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
clock - 1.1.2 1.1.2
collection - 1.19.1 1.19.1
cross_file - 0.3.5+1 0.3.5+1
file_selector_linux - 0.9.4 0.9.4
file_selector_macos - 0.9.5 0.9.5
file_selector_platform_interface - 2.7.0 2.7.0
file_selector_windows - 0.9.3+5 0.9.3+5
flutter_keyboard_visibility - 6.0.0 6.0.0
flutter_keyboard_visibility_linux - 1.0.0 1.0.0
flutter_keyboard_visibility_macos - 1.0.0 1.0.0
flutter_keyboard_visibility_platform_interface - 2.0.0 2.0.0
flutter_keyboard_visibility_web - 2.0.0 2.0.0
flutter_keyboard_visibility_windows - 1.0.0 1.0.0
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
image_picker_android - 0.8.13+10 0.8.13+10
image_picker_for_web - 3.1.1 3.1.1
image_picker_ios - 0.8.13+3 0.8.13+3
image_picker_linux - 0.2.2 0.2.2
image_picker_macos - 0.2.2+1 0.2.2+1
image_picker_platform_interface - 2.11.1 2.11.1
image_picker_windows - 0.2.2 0.2.2
material_color_utilities - 0.11.1 0.13.0
meta - 1.17.0 1.17.0
mime - 2.0.0 2.0.0
path - 1.9.1 1.9.1
plugin_platform_interface - 2.1.8 2.1.8
pointer_interceptor - 0.10.1+2 0.10.1+2
pointer_interceptor_ios - 0.10.1+1 0.10.1+1
pointer_interceptor_platform_interface - 0.10.0+1 0.10.0+1
pointer_interceptor_web - 0.10.3 0.10.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

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:

  • firebase_ml_vision.

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
115
points
1
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package that captures product images and extracts text information including product names, expiration dates, and manufacturing dates using OCR technology. Supports both mobile platforms with customizable UI components for displaying extracted product data.

Documentation

API reference

License

MIT (license)

Dependencies

camera, firebase_ml_vision, flutter, flutter_typeahead, image_picker, intl, logging

More

Packages that depend on product_text_extractor