yjy_drago_pos_printer 1.0.0
yjy_drago_pos_printer: ^1.0.0 copied to clipboard
flutter package for print or list down both wireless and bluetooth esc printer devices.
We analyzed this package 3 days ago, and awarded it 110 pub points (of a possible 160):
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:
repositorycan be cloned,- a clone of the repository contains a
pubspec.yaml, which:,- contains
name: yjy_drago_pos_printer, - contains a
versionproperty, and, - does not contain a
publish_toproperty.
- contains
5/5 points: Provide a valid README.md
5/5 points: Provide a valid CHANGELOG.md
10/10 points: Use an OSI-approved license
Detected license: GPL-3.0.
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.
10/10 points: Package has an example
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.dartthat imports:package:yjy_drago_pos_printer/services/usb_printer_manager.dartthat imports:package:win32/win32.dartthat declares support for platforms:Windows.
Package does not support platform `iOS`.
Because:
package:yjy_drago_pos_printer/drago_pos_printer.dartthat imports:package:yjy_drago_pos_printer/services/usb_printer_manager.dartthat imports:package:yjy_drago_pos_printer/services/usb_service.dartthat imports:package:drago_usb_printer/drago_usb_printer.dartthat declares support for platforms:Android.
Package does not support platform `Windows`.
Because:
package:yjy_drago_pos_printer/drago_pos_printer.dartthat imports:package:yjy_drago_pos_printer/services/usb_printer_manager.dartthat imports:package:yjy_drago_pos_printer/services/usb_service.dartthat imports:package:drago_usb_printer/drago_usb_printer.dartthat declares support for platforms:Android.
Package does not support platform `Linux`.
Because:
package:yjy_drago_pos_printer/drago_pos_printer.dartthat imports:package:yjy_drago_pos_printer/services/usb_printer_manager.dartthat imports:package:yjy_drago_pos_printer/services/usb_service.dartthat imports:package:drago_usb_printer/drago_usb_printer.dartthat declares support for platforms:Android.
Package does not support platform `macOS`.
Because:
package:yjy_drago_pos_printer/drago_pos_printer.dartthat imports:package:yjy_drago_pos_printer/services/usb_printer_manager.dartthat imports:package:yjy_drago_pos_printer/services/usb_service.dartthat imports:package:drago_usb_printer/drago_usb_printer.dartthat declares support for platforms:Android.
Package does not support platform `Web`.
Because:
package:yjy_drago_pos_printer/drago_pos_printer.dartthat imports:package:yjy_drago_pos_printer/services/network_printer_manager.dartthat imports:package:yjy_drago_pos_printer/services/network_service.dartthat imports:package:network_info_plus/network_info_plus.dartthat imports:package:network_info_plus/src/network_info_plus_linux.dartthat imports:package:nm/nm.dartthat declares support for platforms:Linux.
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
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.
10/10 points: Package supports latest stable Dart and Flutter SDKs
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.