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 19 hours ago, and awarded it 100 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.
30/50 points: code has no errors, warnings, lints, or formatting issues
Found 10 issues. Showing the first 2:
WARNING: Returning a 'Future' without 'await' inside a try block.
lib/services/bluetooth_printer_manager.dart:60:7
╷
60 │ return Future<ConnectionResponse>.value(ConnectionResponse.success);
│ ^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/services/bluetooth_printer_manager.dart
WARNING: Returning a 'Future' without 'await' inside a try block.
lib/services/network_printer_manager.dart:41:7
╷
41 │ return Future<ConnectionResponse>.value(ConnectionResponse.success);
│ ^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/services/network_printer_manager.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.3 | |
drago_usb_printer |
^0.0.8 |
0.0.9 | 0.1.6 | |
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.10.1 | |
network_info_plus |
^4.0.0 |
4.1.0+1 | 8.2.1 | |
plugin_platform_interface |
^2.1.5 |
2.1.8 | 2.1.8 | |
win32 |
^4.1.4 |
4.1.4 | 6.4.0 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
archive |
- | 3.6.1 | 4.3.0 | |
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.15 | 0.7.15 | |
html |
- | 0.15.7 | 0.15.7 | |
material_color_utilities |
- | 0.13.0 | 0.13.1 | |
meta |
- | 1.19.0 | 1.19.0 | |
network_info_plus_platform_interface |
- | 1.1.3 | 3.1.0 | |
nm |
- | 0.5.0 | 0.5.0 | |
path |
- | 1.9.1 | 1.9.1 | |
permission_handler |
- | 12.0.3 | 13.0.2 | |
permission_handler_android |
- | 13.0.1 | 14.1.0 | |
permission_handler_apple |
- | 9.6.1 | 9.6.1 | |
permission_handler_html |
- | 0.1.4+1 | 0.1.4+1 | |
permission_handler_platform_interface |
- | 4.4.1 | 4.4.1 | |
permission_handler_windows |
- | 0.2.2 | 0.2.2 | |
petitparser |
- | 7.0.2 | 7.0.2 | |
source_span |
- | 1.10.2 | 1.10.2 | |
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.4.2 | 2.4.2 | |
web |
- | 1.1.1 | 1.1.1 | |
xml |
- | 6.6.1 | 7.0.1 | |
yaml |
- | 3.1.4 | 3.1.4 |
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`.
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.19, Flutter 3.47.0, Dart 3.13.0.
Check the analysis log for details.