pos_printer_manager 0.0.5 copy "pos_printer_manager: ^0.0.5" to clipboard
pos_printer_manager: ^0.0.5 copied to clipboard

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

40
likes
70/ 160
pub points
107
downloads

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

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

21 out of 125 API elements (16.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: bluetooth_printer, bluetooth_printer.BluetoothPrinter, bluetooth_printer.BluetoothPrinter.BluetoothPrinter.new, bluetooth_printer_manager, bluetooth_printer_manager.BluetoothPrinterManager.BluetoothPrinterManager.new.

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:pos_printer_manager/pos_printer_manager.dart that imports:
  • package:pos_printer_manager/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:pos_printer_manager/pos_printer_manager.dart that imports:
  • package:pos_printer_manager/services/usb_printer_manager.dart that imports:
  • package:pos_printer_manager/services/usb_service.dart that imports:
  • package:flutter_usb_printer/flutter_usb_printer.dart that declares support for platforms: Android.
Package does not support platform `Windows`.

Because:

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

Because:

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

Because:

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

Because:

  • package:pos_printer_manager/pos_printer_manager.dart that imports:
  • package:pos_printer_manager/services/usb_printer_manager.dart that imports:
  • package:pos_printer_manager/services/usb_service.dart that imports:
  • package:flutter_usb_printer/flutter_usb_printer.dart that declares support for platforms: Android.

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 38 issues. Showing the first 2:

ERROR: Target of URI doesn't exist: 'package:esc_pos_utils_plus/esc_pos_utils.dart'.

lib/pos_printer_manager.dart:12:8

   ╷
12 │ export 'package:esc_pos_utils_plus/esc_pos_utils.dart';
   │        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵
copied to clipboard

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

ERROR: Undefined class 'Generator'.

lib/services/bluetooth_printer_manager.dart:12:3

12Generator? generator;
   │   ^^^^^^^^^
   ╵
copied to clipboard

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
blue_thermal_printer ^1.1.8 1.2.3 1.2.3
easy_logger ^0.0.2 0.0.2 0.0.2
esc_pos_utils_plus ^2.0.1+6 2.0.4 2.0.4
ffi ^1.1.2 1.2.1 2.1.4
flutter_usb_printer ^0.1.0 0.1.0+1 0.1.0+1
network_info_plus ^2.1.2 2.3.2 6.1.3
printing ^5.6.6 5.14.2 5.14.2
win32 ^2.3.1 2.6.1 5.12.0
Transitive dependencies
Package Constraint Compatible Latest Notes
archive - 3.6.1 4.0.5
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.4 0.7.11
html - 0.15.5 0.15.5
http - 1.3.0 1.3.0
http_parser - 4.1.2 4.1.2
image - 4.3.0 4.5.4
material_color_utilities - 0.11.1 0.12.0
meta - 1.16.0 1.16.0
network_info_plus_linux - 1.1.2 1.1.2 Discontinued
network_info_plus_macos - 1.3.0 1.3.0 Discontinued
network_info_plus_platform_interface - 1.1.3 2.0.2
network_info_plus_web - 1.0.1 1.0.1 Discontinued
network_info_plus_windows - 1.0.2 1.0.2 Discontinued
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
petitparser - 6.1.0 6.1.0
plugin_platform_interface - 2.1.8 2.1.8
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.4
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 `^1.1.2` on ffi does not support the stable version `2.0.0`.

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

The constraint `^2.1.2` on network_info_plus does not support the stable version `3.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:
Jul 4Aug 1Aug 29Sep 26Oct 24Nov 21Dec 19Jan 16Feb 13Mar 130102030405060>=0.0.0-0 <1.0.0
40
likes
70
points
107
downloads

Publisher

verified publishermylekha.app

Weekly Downloads

2024.09.19 - 2025.04.03

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

blue_thermal_printer, easy_logger, esc_pos_utils_plus, ffi, flutter, flutter_usb_printer, network_info_plus, printing, win32

More

Packages that depend on pos_printer_manager