zezis_printing 0.0.1 copy "zezis_printing: ^0.0.1" to clipboard
zezis_printing: ^0.0.1 copied to clipboard

Plugin that allows Flutter apps to generate and print documents

1
likes
120/ 160
pub points
24
downloads

We analyzed this package 13 hours ago, and awarded it 120 pub points (of a possible 160):

Failed report section
Follow Dart file conventions
20 / 30trigger folding of the section

Failed check 0/10 points: Provide a valid pubspec.yaml

Failed to verify repository URL.

Please provide a valid repository URL in pubspec.yaml, such that:

  • repository can be cloned,
  • a clone of the repository contains a pubspec.yaml, which:,
    • contains name: zezis_printing,
    • contains a version property, and,
    • does not contain a publish_to property.

Repository has no matching pubspec.yaml with name: zezis_printing.

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: MIT.

Failed report section
Provide documentation
10 / 20trigger folding of the section

Passed check 10/10 points: 20% or more of the public API has dartdoc comments

1338 out of 3490 API elements (38.3 %) have documentation comments.

Some symbols that are missing documentation: action_bar_theme, action_bar_theme.PdfActionBarTheme, action_bar_theme.PdfActionBarTheme.actionSpacing, action_bar_theme.PdfActionBarTheme.alignment, action_bar_theme.PdfActionBarTheme.backgroundColor.

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

Failed report section
Platform support
20 / 20trigger folding of the section

Passed check 20/20 points: Supports 6 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

  • ✓ Web

These issues are present but do not affect the score, because they may not originate in your package:

Package not compatible with platform Android

Because:

  • package:zezis_printing/printing/printing_web.dart that imports:
  • package:web/web.dart that imports:
  • package:web/src/helpers.dart that imports:
  • package:web/src/helpers/http.dart that imports:
  • package:web/src/helpers/events/events.dart that imports:
  • package:web/src/helpers/events/streams.dart that imports:
  • package:web/src/dom.dart that imports:
  • package:web/src/dom/xhr.dart that imports:
  • package:web/src/dom/html.dart that imports:
  • package:web/src/dom/webidl.dart that imports:
  • dart:js_interop
Package not compatible with platform iOS

Because:

  • package:zezis_printing/printing/printing_web.dart that imports:
  • package:web/web.dart that imports:
  • package:web/src/helpers.dart that imports:
  • package:web/src/helpers/http.dart that imports:
  • package:web/src/helpers/events/events.dart that imports:
  • package:web/src/helpers/events/streams.dart that imports:
  • package:web/src/dom.dart that imports:
  • package:web/src/dom/xhr.dart that imports:
  • package:web/src/dom/html.dart that imports:
  • package:web/src/dom/webidl.dart that imports:
  • dart:js_interop
Package not compatible with platform Windows

Because:

  • package:zezis_printing/printing/printing_web.dart that imports:
  • package:web/web.dart that imports:
  • package:web/src/helpers.dart that imports:
  • package:web/src/helpers/http.dart that imports:
  • package:web/src/helpers/events/events.dart that imports:
  • package:web/src/helpers/events/streams.dart that imports:
  • package:web/src/dom.dart that imports:
  • package:web/src/dom/xhr.dart that imports:
  • package:web/src/dom/html.dart that imports:
  • package:web/src/dom/webidl.dart that imports:
  • dart:js_interop
Package not compatible with platform Linux

Because:

  • package:zezis_printing/printing/printing_web.dart that imports:
  • package:web/web.dart that imports:
  • package:web/src/helpers.dart that imports:
  • package:web/src/helpers/http.dart that imports:
  • package:web/src/helpers/events/events.dart that imports:
  • package:web/src/helpers/events/streams.dart that imports:
  • package:web/src/dom.dart that imports:
  • package:web/src/dom/xhr.dart that imports:
  • package:web/src/dom/html.dart that imports:
  • package:web/src/dom/webidl.dart that imports:
  • dart:js_interop
Package not compatible with platform macOS

Because:

  • package:zezis_printing/printing/printing_web.dart that imports:
  • package:web/web.dart that imports:
  • package:web/src/helpers.dart that imports:
  • package:web/src/helpers/http.dart that imports:
  • package:web/src/helpers/events/events.dart that imports:
  • package:web/src/helpers/events/streams.dart that imports:
  • package:web/src/dom.dart that imports:
  • package:web/src/dom/xhr.dart that imports:
  • package:web/src/dom/html.dart that imports:
  • package:web/src/dom/webidl.dart that imports:
  • dart:js_interop
Package not compatible with platform Web

Because:

  • package:zezis_printing/pdf/src/pdf/io/vm.dart that imports:
  • dart:isolate

Failed check 0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:zezis_printing/pdf/pdf.dart that imports:
  • package:zezis_printing/pdf/src/pdf/obj/ttffont.dart that imports:
  • package:zezis_printing/pdf/src/pdf/obj/unicode_cmap.dart that imports:
  • package:zezis_printing/pdf/src/pdf/obj/object_stream.dart that imports:
  • package:zezis_printing/pdf/src/pdf/obj/object.dart that imports:
  • package:zezis_printing/pdf/src/pdf/document.dart that imports:
  • package:zezis_printing/pdf/src/pdf/io/vm.dart that imports:
  • dart:isolate

This package is not compatible with runtime wasm, and will not be rewarded full points in a future version of the scoring model.

See https://dart.dev/web/wasm for details.

Failed check 0/0 points: Swift Package Manager support

Package does not support the Swift Package Manager on macOS

It does not contain macos/zezis_printing/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.

Partially passed report section
Pass static analysis
40 / 50trigger folding of the section

Partially passed check 40/50 points: code has no errors, warnings, lints, or formatting issues

Found 8 issues. Showing the first 2:

/tmp/pana_FUKORP/lib/pdf/src/pdf/graphic_state.dart doesn't match the Dart formatter.

To format your files run: dart format .

/tmp/pana_FUKORP/lib/pdf/src/pdf/obj/encryption.dart doesn't match the Dart formatter.

To format your files run: dart format .

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
archive ^3.4.0 3.6.1 4.0.6
barcode >=2.2.3 <3.0.0 2.2.9 2.2.9
bidi ^2.0.10 2.0.13 2.0.13
crypto ^3.0.0 3.0.6 3.0.6
ffi >=1.1.0 <3.0.0 2.1.4 2.1.4
http >=0.13.0 <2.0.0 1.3.0 1.3.0
image ^4.1.0 4.3.0 4.5.4
meta >=1.3.0 <2.0.0 1.16.0 1.16.0
path_parsing >=0.2.0 <2.0.0 1.1.0 1.1.0
plugin_platform_interface ^2.1.0 2.1.8 2.1.8
vector_math ^2.1.0 2.1.4 2.1.5
web ^0.5.1 0.5.1 1.1.1
xml >=6.3.0 <7.0.0 6.5.0 6.5.0
Transitive dependencies
Package Constraint Compatible Latest Notes
async - 2.13.0 2.13.0
characters - 1.4.0 1.4.0
clock - 1.1.2 1.1.2
collection - 1.19.1 1.19.1
http_parser - 4.1.2 4.1.2
intl - 0.19.0 0.20.2
material_color_utilities - 0.11.1 0.12.0
path - 1.9.1 1.9.1
petitparser - 6.1.0 6.1.0
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

To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.

The constraint `^3.4.0` on archive does not support the stable version `4.0.0`.

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

The constraint `^0.5.1` on web does not support the stable version `1.0.0`.

Try running dart pub upgrade --major-versions web 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:
1
likes
120
points
24
downloads

Publisher

unverified uploader

Weekly Downloads

Plugin that allows Flutter apps to generate and print documents

Documentation

API reference

License

MIT (license)

Dependencies

archive, barcode, bidi, crypto, ffi, flutter, flutter_localizations, flutter_web_plugins, http, image, meta, path_parsing, plugin_platform_interface, vector_math, web, xml

More

Packages that depend on zezis_printing