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

discontinuedreplaced by: zezis_widget

Plugin that allows Flutter apps to generate and print documents

120/ 160
pub points
0
downloads

We analyzed this package 24 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.

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

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.

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

1371 out of 3537 API elements (38.8 %) 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 53 issues. Showing the first 2:

INFO: Missing type annotation.

lib/pdf/src/pdf/format/dict.dart:48:12

   ╷
48 │   operator []=(String k, T v) {
   │            ^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/pdf/src/pdf/format/dict.dart

INFO: 'translate' is deprecated and shouldn't be used. Use translateByVector3, translateByVector4, or translateByDouble instead.

lib/pdf/src/pdf/graphics.dart:979:11

    ╷
979 │       mat.translate(-x1, -y1);
    │           ^^^^^^^^^
    ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/pdf/src/pdf/graphics.dart

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.7
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.7 3.0.7
ffi >=1.1.0 <3.0.0 2.2.0 2.2.0
http >=0.13.0 <2.0.0 1.6.0 1.6.0
image ^4.1.0 4.3.0 4.7.2
meta >=1.3.0 <2.0.0 1.17.0 1.18.1
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.2.0 2.2.0
web ^0.5.1 0.5.1 1.1.1
xml >=6.3.0 <7.0.0 6.6.1 6.6.1
Transitive dependencies
Package Constraint Compatible Latest Notes
async - 2.13.0 2.13.0
characters - 1.4.0 1.4.1
clock - 1.1.2 1.1.2
collection - 1.19.1 1.19.1
http_parser - 4.1.2 4.1.2
intl - 0.20.2 0.20.2
material_color_utilities - 0.11.1 0.13.0
path - 1.9.1 1.9.1
petitparser - 7.0.1 7.0.1
qr - 3.0.2 3.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

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.23.9, Flutter 3.38.9, Dart 3.10.8.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
1
likes
120
points
0
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

Packages that implement zezis_printing