yjy_drago_pos_printer 1.0.0 copy "yjy_drago_pos_printer: ^1.0.0" to clipboard
yjy_drago_pos_printer: ^1.0.0 copied to clipboard

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

110/ 160
pub points
11
downloads

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

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

Failed check 0/10 points: Provide a valid pubspec.yaml

Failed to verify repository URL.

Repository has no matching pubspec.yaml with name: yjy_drago_pos_printer.

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: yjy_drago_pos_printer,
    • contains a version property, and,
    • does not contain a publish_to property.

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

78 out of 381 API elements (20.5 %) 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:yjy_drago_pos_printer/drago_pos_printer.dart that imports:
  • package:yjy_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:yjy_drago_pos_printer/drago_pos_printer.dart that imports:
  • package:yjy_drago_pos_printer/services/usb_printer_manager.dart that imports:
  • package:yjy_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:yjy_drago_pos_printer/drago_pos_printer.dart that imports:
  • package:yjy_drago_pos_printer/services/usb_printer_manager.dart that imports:
  • package:yjy_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:yjy_drago_pos_printer/drago_pos_printer.dart that imports:
  • package:yjy_drago_pos_printer/services/usb_printer_manager.dart that imports:
  • package:yjy_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:yjy_drago_pos_printer/drago_pos_printer.dart that imports:
  • package:yjy_drago_pos_printer/services/usb_printer_manager.dart that imports:
  • package:yjy_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:yjy_drago_pos_printer/drago_pos_printer.dart that imports:
  • package:yjy_drago_pos_printer/services/network_printer_manager.dart that imports:
  • package:yjy_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.
Partially passed report section
Pass static analysis
40 / 50trigger folding of the section

Partially passed check 40/50 points: code has no errors, warnings, lints, or formatting issues

Found 6 issues. Showing the first 2:

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

INFO: Angle brackets will be interpreted as HTML.

lib/services/extension.dart:4:34

  ╷
4 │ /// extension for converting list<int> to Unit8 to work with win32
  │                                  ^^^^^
  ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/services/extension.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.8 1.0.0
drago_usb_printer ^0.0.8 0.0.9 0.1.3
ffi ^2.0.1 2.2.0 2.2.0
gbk_codec ^0.4.0 0.4.0 0.4.0
hex ^0.2.0 0.2.0 0.2.0
image ^3.0.2 3.3.0 4.8.0
network_info_plus ^4.0.0 4.1.0+1 7.0.0
plugin_platform_interface ^2.1.5 2.1.8 2.1.8
win32 ^4.1.4 4.1.4 6.0.0
Transitive dependencies
Package Constraint Compatible Latest Notes
archive - 3.6.1 4.0.9
args - 2.7.0 2.7.0
characters - 1.4.1 1.4.1
collection - 1.19.1 1.19.1
crypto - 3.0.7 3.0.7
csslib - 1.0.2 1.0.2
dbus - 0.7.12 0.7.12
html - 0.15.6 0.15.6
material_color_utilities - 0.13.0 0.13.0
meta - 1.17.0 1.18.2
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
permission_handler - 12.0.1 12.0.1
permission_handler_android - 13.0.1 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 - 7.0.2 7.0.2
source_span - 1.10.2 1.10.2
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
vector_math - 2.2.0 2.3.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.

Found 5 issues. Showing the first 2:

The constraint `^0.0.3` on drago_blue_printer does not support the stable version `1.0.0`, that was published 16 days ago.

When drago_blue_printer is 30 days old, this package will no longer be awarded points in this category.

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

The constraint `^0.0.8` 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.

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.11, Flutter 3.41.4, Dart 3.11.1.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
1
likes
110
points
11
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

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

License

GPL-3.0 (license)

Dependencies

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

More

Packages that depend on yjy_drago_pos_printer