drago_pos_printer 0.0.9 copy "drago_pos_printer: ^0.0.9" to clipboard
drago_pos_printer: ^0.0.9 copied to clipboard

flutter package for print or list down both wireless and bluetooth esc printer devices.

8
likes
80/ 160
pub points
199
downloads

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

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

Passed check 10/10 points: Provide a valid pubspec.yaml

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: GPL-3.0.

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

74 out of 350 API elements (21.1 %) have documentation comments.

Some symbols that are missing documentation: barcode, barcode.Barcode, barcode.Barcode.data, barcode.Barcode.type, barcode.BarcodeFont.

Passed check 10/10 points: Package has an example

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

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

These platforms are not supported:

Package does not support platform `Android`.

Because:

  • package:drago_pos_printer/drago_pos_printer.dart that imports:
  • package:drago_pos_printer/services/usb_printer_manager.dart that imports:
  • package:win32/win32.dart that declares support for platforms: Windows.
Package does not support platform `iOS`.

Because:

  • package:drago_pos_printer/drago_pos_printer.dart that imports:
  • package:drago_pos_printer/services/usb_printer_manager.dart that imports:
  • package:drago_pos_printer/services/usb_service.dart that imports:
  • package:drago_usb_printer/drago_usb_printer.dart that declares support for platforms: Android.
Package does not support platform `Windows`.

Because:

  • package:drago_pos_printer/drago_pos_printer.dart that imports:
  • package:drago_pos_printer/services/usb_printer_manager.dart that imports:
  • package:drago_pos_printer/services/usb_service.dart that imports:
  • package:drago_usb_printer/drago_usb_printer.dart that declares support for platforms: Android.
Package does not support platform `Linux`.

Because:

  • package:drago_pos_printer/drago_pos_printer.dart that imports:
  • package:drago_pos_printer/services/usb_printer_manager.dart that imports:
  • package:drago_pos_printer/services/usb_service.dart that imports:
  • package:drago_usb_printer/drago_usb_printer.dart that declares support for platforms: Android.
Package does not support platform `macOS`.

Because:

  • package:drago_pos_printer/drago_pos_printer.dart that imports:
  • package:drago_pos_printer/services/usb_printer_manager.dart that imports:
  • package:drago_pos_printer/services/usb_service.dart that imports:
  • package:drago_usb_printer/drago_usb_printer.dart that declares support for platforms: Android.
Package does not support platform `Web`.

Because:

  • package:drago_pos_printer/drago_pos_printer.dart that imports:
  • package:drago_pos_printer/services/network_printer_manager.dart that imports:
  • package:drago_pos_printer/services/network_service.dart that imports:
  • package:network_info_plus/network_info_plus.dart that imports:
  • package:network_info_plus/src/network_info_plus_linux.dart that imports:
  • package:nm/nm.dart that declares support for platforms: Linux.

Failed check 0/0 points: WASM compatibility

Unable to detect compatibility with runtime wasm, and this package will not be rewarded full points in a future version of the scoring model.

See https://dart.dev/web/wasm for details.

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

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

Found 7 issues. Showing the first 2:

ERROR: Too many positional arguments: 1 expected, but 3 found.

lib/services/usb_printer_manager.dart:201:44

    ╷
201 │               await usbPrinter.write(data, super.vendorId!, super.productId!));
    │                                            ^^^^^^^^^^^^^^^
    ╵

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

INFO: Empty catch block.

lib/services/bluetooth_printer_manager.dart:83:17

   ╷
83 │     } catch (e) {}
   │                 ^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/services/bluetooth_printer_manager.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
drago_blue_printer ^0.0.3 0.0.6 0.0.6
drago_usb_printer ^0.0.6 0.0.9 0.1.2
ffi ^2.0.1 2.1.4 2.1.4
gbk_codec ^0.4.0 0.4.0 0.4.0
hex ^0.2.0 0.2.0 0.2.0
image ^4.0.17 4.5.4 4.5.4
network_info_plus ^4.0.0 4.1.0+1 6.1.4
printing ^5.10.4 5.14.2 5.14.2
win32 ^4.1.4 4.1.4 5.12.0
Transitive dependencies
Package Constraint Compatible Latest Notes
archive - 4.0.6 4.0.6
args - 2.7.0 2.7.0
async - 2.13.0 2.13.0
barcode - 2.2.9 2.2.9
bidi - 2.0.13 2.0.13
characters - 1.4.0 1.4.0
collection - 1.19.1 1.19.1
crypto - 3.0.6 3.0.6
csslib - 1.0.2 1.0.2
dbus - 0.7.11 0.7.11
html - 0.15.5+1 0.15.5+1
http - 1.3.0 1.3.0
http_parser - 4.1.2 4.1.2
material_color_utilities - 0.11.1 0.12.0
meta - 1.16.0 1.16.0
network_info_plus_platform_interface - 1.1.3 2.0.2
nm - 0.5.0 0.5.0
path - 1.9.1 1.9.1
path_parsing - 1.1.0 1.1.0
pdf - 3.11.3 3.11.3
pdf_widget_wrapper - 1.0.4 1.0.4
permission_handler - 11.4.0 12.0.0+1
permission_handler_android - 12.1.0 13.0.1
permission_handler_apple - 9.4.7 9.4.7
permission_handler_html - 0.1.3+5 0.1.3+5
permission_handler_platform_interface - 4.3.0 4.3.0
permission_handler_windows - 0.2.1 0.2.1
petitparser - 6.1.0 6.1.0
plugin_platform_interface - 2.1.8 2.1.8
posix - 6.0.2 6.0.2
qr - 3.0.2 3.0.2
source_span - 1.10.1 1.10.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.1.4 2.1.5
web - 1.1.1 1.1.1
xml - 6.5.0 6.5.0

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

Found 3 issues. Showing the first 2:

The constraint `^0.0.6` on drago_usb_printer does not support the stable version `0.1.0`.

Try running dart pub upgrade --major-versions drago_usb_printer to update the constraint.

The constraint `^4.0.0` on network_info_plus does not support the stable version `5.0.0`.

Try running dart pub upgrade --major-versions network_info_plus to update the constraint.

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.22.20, Flutter 3.29.2, Dart 3.7.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
8
likes
80
points
199
downloads

Publisher

unverified uploader

Weekly Downloads

flutter package for print or list down both wireless and bluetooth esc printer devices.

Repository (GitHub)

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

drago_blue_printer, drago_usb_printer, ffi, flutter, gbk_codec, hex, image, network_info_plus, printing, win32

More

Packages that depend on drago_pos_printer