flutter_thermal_printer 0.0.20
flutter_thermal_printer: ^0.0.20 copied to clipboard
Plugin for Flutter to print on thermal printers via ESC/POS commands.
We analyzed this package 3 days ago, and awarded it 130 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
Repository URL doesn't exist.
At the time of the analysis https://github.com/Sunil9162/flutter_thermal_printer was unreachable. Make sure that the website is reachable via HEAD requests.
0/5 points: Provide a valid README.md
Links in `README.md` should be well formed Unable to parse 1 image link.
README.md:2:4
╷
2 │ <p><a href="%5Bhttps://badges.pufler.dev%5D(https://badges.pufler.dev/visits/Sunil9162/flutter_thermal_printer)"><img src="https://badges.pufler.dev/visits/Sunil9162/flutter_thermal_printer" alt="Visits Badge" /></a>
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
0/5 points: Provide a valid CHANGELOG.md
`CHANGELOG.md` does not contain reference to the current version ("0.0.20").
Changelog entries help developers follow the progress of your package. Check out the Dart conventions for Maintaining a package changelog.
10/10 points: Use an OSI-approved license
Detected license: BSD-3-Clause.
10/10 points: 20% or more of the public API has dartdoc comments
92 out of 308 API elements (29.9 %) have documentation comments.
Some symbols that are missing documentation: flutter_thermal_printer, flutter_thermal_printer.Barcode, flutter_thermal_printer.Barcode.data, flutter_thermal_printer.Barcode.type, flutter_thermal_printer.BarcodeFont.
10/10 points: Package has an example
20/20 points: Supports 4 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ Windows
-
✓ macOS
These platforms are not supported:
Package does not support platform `Linux`.
Because:
package:flutter_thermal_printer/flutter_thermal_printer.dartthat declares support for platforms:Android,iOS,Windows,macOS.
Package does not support platform `Web`.
Because:
package:flutter_thermal_printer/flutter_thermal_printer.dartthat declares support for platforms:Android,iOS,Windows,macOS.
These issues are present but do not affect the score, because they may not originate in your package:
Package does not support platform `Android`.
Because:
package:flutter_thermal_printer/flutter_thermal_printer.dartthat imports:package:flutter_thermal_printer/Windows/window_printer_manager.dartthat imports:package:flutter_thermal_printer/Windows/printers_data.dartthat imports:package:win32/win32.dartthat declares support for platforms:Windows.
Package does not support platform `iOS`.
Because:
package:flutter_thermal_printer/flutter_thermal_printer.dartthat imports:package:flutter_thermal_printer/Windows/window_printer_manager.dartthat imports:package:flutter_thermal_printer/Windows/printers_data.dartthat imports:package:win32/win32.dartthat declares support for platforms:Windows.
Package does not support platform `Windows`.
Because:
package:flutter_thermal_printer/flutter_thermal_printer.dartthat imports:package:flutter_thermal_printer/Others/other_printers_manager.dartthat imports:package:flutter_thermal_printer/utils/printer.dartthat imports:package:flutter_blue_plus/flutter_blue_plus.dartthat declares support for platforms:Android,iOS,Linux,macOS,Web.
Package does not support platform `macOS`.
Because:
package:flutter_thermal_printer/flutter_thermal_printer.dartthat imports:package:flutter_thermal_printer/Windows/window_printer_manager.dartthat imports:package:flutter_thermal_printer/Windows/printers_data.dartthat imports:package:win32/win32.dartthat declares support for platforms:Windows.
0/0 points: Swift Package Manager support
Package does not support the Swift Package Manager on macOS
It does not contain macos/flutter_thermal_printer/Package.swift.
This package for iOS or macOS does not support the Swift Package Manager. It will not receive full points in a future version of the scoring model.
See https://docs.flutter.dev/to/spm for details.
40/50 points: code has no errors, warnings, lints, or formatting issues
INFO: Missing type annotation.
lib/Windows/window_printer_manager.dart:26:10
╷
26 │ static init() async {
│ ^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/Windows/window_printer_manager.dart
INFO: Missing type annotation.
lib/Windows/window_printer_manager.dart:187:3
╷
187 │ turnOnBluetooth() async {
│ ^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/Windows/window_printer_manager.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
esc_pos_utils_plus |
^2.0.4 |
2.0.4 | 2.0.4 | |
ffi |
^2.1.3 |
2.1.5 | 2.1.5 | |
flutter_blue_plus |
^1.34.5 |
1.36.8 | 2.1.0 | |
image |
^4.3.0 |
4.7.2 | 4.7.2 | |
plugin_platform_interface |
^2.1.8 |
2.1.8 | 2.1.8 | |
screenshot |
^3.0.0 |
3.0.0 | 3.0.0 | |
win32 |
^5.9.0 |
5.15.0 | 5.15.0 | |
win_ble |
^1.1.1 |
1.1.1 | 1.1.1 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
archive |
- | 4.0.7 | 4.0.7 | |
args |
- | 2.7.0 | 2.7.0 | |
bluez |
- | 0.8.3 | 0.8.3 | |
characters |
- | 1.4.0 | 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.11 | 0.7.11 | |
flutter_blue_plus_android |
- | 7.0.4 | 8.1.0 | |
flutter_blue_plus_darwin |
- | 7.0.3 | 8.1.0 | |
flutter_blue_plus_linux |
- | 7.0.3 | 8.1.0 | |
flutter_blue_plus_platform_interface |
- | 7.0.0 | 8.1.0 | |
flutter_blue_plus_web |
- | 7.0.2 | 8.1.0 | |
html |
- | 0.15.6 | 0.15.6 | |
material_color_utilities |
- | 0.11.1 | 0.13.0 | |
meta |
- | 1.17.0 | 1.17.0 | |
path |
- | 1.9.1 | 1.9.1 | |
path_provider |
- | 2.1.5 | 2.1.5 | |
path_provider_android |
- | 2.2.22 | 2.2.22 | |
path_provider_foundation |
- | 2.5.1 | 2.5.1 | |
path_provider_linux |
- | 2.2.1 | 2.2.1 | |
path_provider_platform_interface |
- | 2.1.2 | 2.1.2 | |
path_provider_windows |
- | 2.3.0 | 2.3.0 | |
petitparser |
- | 7.0.1 | 7.0.1 | |
platform |
- | 3.1.6 | 3.1.6 | |
posix |
- | 6.0.3 | 6.0.3 | |
rxdart |
- | 0.28.0 | 0.28.0 | |
source_span |
- | 1.10.1 | 1.10.1 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
vector_math |
- | 2.2.0 | 2.2.0 | |
web |
- | 1.1.1 | 1.1.1 | |
xdg_directories |
- | 1.1.0 | 1.1.0 | |
xml |
- | 6.6.1 | 6.6.1 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
The constraint `^1.34.5` on flutter_blue_plus does not support the stable version `2.0.0`.
Try running dart pub upgrade --major-versions flutter_blue_plus 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.5, Flutter 3.38.5, Dart 3.10.4.
Check the analysis log for details.