healthrian_printer_support 1.0.14 copy "healthrian_printer_support: ^1.0.14" to clipboard
healthrian_printer_support: ^1.0.14 copied to clipboard

PlatformAndroid
unlisted

This library for printing via USB on PCL-m printers (e.g., HP printers).

130/ 160
pub points
77
downloads

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

Partially passed report section
Follow Dart file conventions
30 / 30trigger folding of the section

Partially passed check 10/10 points: Provide a valid pubspec.yaml

Repository URL doesn't exist.

At the time of the analysis https://github.com/chan150/healthrian_printer_support 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

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

Detected license: MIT.

Partially passed report section
Provide documentation
10 / 20trigger folding of the section

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

0 out of 19 API elements (0.0 %) 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: healthrian_printer_support, healthrian_printer_support.HealthrianPrinterSupport, healthrian_printer_support.HealthrianPrinterSupport.HealthrianPrinterSupport.new, healthrian_printer_support.HealthrianPrinterSupport.isConnected, healthrian_printer_support.HealthrianPrinterSupport.renderPdfToImages.

Passed check 10/10 points: Package has an example

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

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

  • ✓ Android

These platforms are not supported:

Package does not support platform `iOS`.

Because:

  • package:healthrian_printer_support/healthrian_printer_support.dart that declares support for platforms: Android.
Package does not support platform `Windows`.

Because:

  • package:healthrian_printer_support/healthrian_printer_support.dart that declares support for platforms: Android.
Package does not support platform `Linux`.

Because:

  • package:healthrian_printer_support/healthrian_printer_support.dart that declares support for platforms: Android.
Package does not support platform `macOS`.

Because:

  • package:healthrian_printer_support/healthrian_printer_support.dart that declares support for platforms: Android.
Package does not support platform `Web`.

Because:

  • package:healthrian_printer_support/healthrian_printer_support.dart that declares support for platforms: Android.
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
20 / 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
archive any 4.0.9 4.0.9
image any 4.8.0 4.8.0
pdfx any 2.9.2 2.9.2
plugin_platform_interface any 2.1.8 2.1.8
Transitive dependencies
Package Constraint Compatible Latest Notes
characters - 1.4.1 1.4.1
collection - 1.19.1 1.19.1
crypto - 3.0.7 3.0.7
extension - 0.6.0 1.0.0
ffi - 2.2.0 2.2.0
fixnum - 1.1.1 1.1.1
material_color_utilities - 0.13.0 0.13.0
meta - 1.17.0 1.18.2
path - 1.9.1 1.9.1
petitparser - 7.0.2 7.0.2
photo_view - 0.15.0 0.15.0
posix - 6.5.0 6.5.0
synchronized - 3.4.0 3.4.0
typed_data - 1.4.0 1.4.0
universal_platform - 1.1.0 1.1.0
uuid - 4.5.3 4.5.3
vector_math - 2.2.0 2.2.0
web - 1.1.1 1.1.1
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

Failed check 0/20 points: Compatible with dependency constraint lower bounds

downgrade analysis failed failed with 2 errors:

  • UNDEFINED_NAMED_PARAMETER - lib/healthrian_printer_support.dart:48:9 - The named parameter 'forPrint' isn't defined.
  • UNDEFINED_METHOD - lib/pdf_to_image.dart:106:45 - The method 'encodeBytes' isn't defined for the type 'ZLibEncoder'.

Run flutter pub downgrade and then flutter analyze to reproduce the above problem.

You may run dart pub upgrade --tighten to update your dependency constraints, see dart.dev/go/downgrade-testing for details.

Analyzed with Pana 0.23.11, Flutter 3.41.4, Dart 3.11.1.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
1
likes
130
points
77
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

This library for printing via USB on PCL-m printers (e.g., HP printers).

Repository (GitHub)

License

MIT (license)

Dependencies

archive, flutter, image, pdfx, plugin_platform_interface

More

Packages that depend on healthrian_printer_support

Packages that implement healthrian_printer_support