flutter_bluetooth_printer 1.2.0
flutter_bluetooth_printer: ^1.2.0 copied to clipboard
Image based printing for bluetooth thermal printer, support for iOS and Android.
4
likes
120/ 130
pub points
69%
popularity
We analyzed this package 4 days ago, and awarded it 120 pub points (of a possible 130):
10/10 points: Provide a valid pubspec.yaml
5/5 points: Provide a valid README.md
5/5 points: Provide a valid CHANGELOG.md
10/10 points: Package has an example
0/10 points: 20% or more of the public API has dartdoc comments
- 0 out of 21 API elements (0.0 %) 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.
20/20 points: Supports 2 of 6 possible platforms (iOS, Android, Web, Windows, MacOS, Linux)
- ✓ Android
- ✓ iOS
These platforms are not supported:
Package does not support platform `Windows`.
Because:
package:flutter_bluetooth_printer/flutter_bluetooth_printer.dart
that declares support for platforms:Android
,iOS
.
Package does not support platform `Linux`.
Because:
package:flutter_bluetooth_printer/flutter_bluetooth_printer.dart
that declares support for platforms:Android
,iOS
.
Package does not support platform `macOS`.
Because:
package:flutter_bluetooth_printer/flutter_bluetooth_printer.dart
that declares support for platforms:Android
,iOS
.
Package does not support platform `Web`.
Because:
package:flutter_bluetooth_printer/flutter_bluetooth_printer.dart
that declares support for platforms:Android
,iOS
.
30/30 points: code has no errors, warnings, lints, or formatting issues
10/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest |
---|---|---|---|
esc_pos_utils_plus | >=2.0.0 <3.0.0 | 2.0.1+6 | 2.0.1+6 |
flutter | flutter | 0.0.0 | 0.0.0 |
image | >=2.0.0 <=4.0.0 | 3.2.0 | 3.2.0 |
pdf | >=3.0.0 <4.0.0 | 3.8.1 | 3.8.1 |
pdfx | >=2.0.1+2 <3.0.0 | 2.0.1+2 | 2.0.1+2 |
Transitive dependencies
Package | Constraint | Compatible | Latest |
---|---|---|---|
archive | - | 3.3.0 | 3.3.0 |
barcode | - | 2.2.1 | 2.2.1 |
characters | - | 1.2.0 | 1.2.1 |
collection | - | 1.16.0 | 1.16.0 |
crypto | - | 3.0.2 | 3.0.2 |
csslib | - | 0.17.2 | 0.17.2 |
device_info_plus | - | 3.2.4 | 4.0.0 |
device_info_plus_linux | - | 2.1.1 | 2.1.1 |
device_info_plus_macos | - | 2.2.3 | 2.2.3 |
device_info_plus_platform_interface | - | 2.3.0+1 | 2.3.0+1 |
device_info_plus_web | - | 2.1.0 | 2.1.0 |
device_info_plus_windows | - | 2.1.1 | 3.0.0 |
extension | - | 0.2.0 | 0.5.0 |
ffi | - | 1.2.1 | 2.0.1 |
file | - | 6.1.2 | 6.1.2 |
flutter_web_plugins | - | 0.0.0 | 0.0.0 |
hex | - | 0.2.0 | 0.2.0 |
html | - | 0.15.0 | 0.15.0 |
js | - | 0.6.4 | 0.6.4 |
material_color_utilities | - | 0.1.4 | 0.1.5 |
meta | - | 1.7.0 | 1.8.0 |
path | - | 1.8.2 | 1.8.2 |
path_parsing | - | 1.0.0 | 1.0.0 |
petitparser | - | 5.0.0 | 5.0.0 |
photo_view | - | 0.13.0 | 0.14.0 |
plugin_platform_interface | - | 2.1.2 | 2.1.2 |
qr | - | 3.0.1 | 3.0.1 |
sky_engine | - | 0.0.99 | 0.0.99 |
source_span | - | 1.9.0 | 1.9.0 |
synchronized | - | 3.0.0+2 | 3.0.0+2 |
term_glyph | - | 1.2.1 | 1.2.1 |
typed_data | - | 1.3.1 | 1.3.1 |
universal_platform | - | 1.0.0+1 | 1.0.0+1 |
uuid | - | 3.0.6 | 3.0.6 |
vector_math | - | 2.1.2 | 2.1.2 |
win32 | - | 2.6.1 | 2.7.0 |
xml | - | 6.1.0 | 6.1.0 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
10/10 points: Package supports latest stable Dart and Flutter SDKs
20/20 points: Package and dependencies are fully migrated to null safety!
Analysed with Pana 0.21.13
, Flutter 3.0.3
, Dart 2.17.5
.