pdfx_plugin 1.1.0
pdfx_plugin: ^1.1.0 copied to clipboard
Flutter plugin to render & show PDF pages as images on Web, MacOS, Windows, Android and iOS.
We analyzed this package 4 days ago, and awarded it 120 pub points (of a possible 160):
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: pdfx_plugin
, - contains a
version
property, and, - does not contain a
publish_to
property.
- contains
Repository has no matching pubspec.yaml
with name: pdfx_plugin
.
Issue tracker URL doesn't exist.
At the time of the analysis https://github.com/ScerIO/packages.flutter/issues?q=is%3Aissue+is%3Aopen+label%3A%22p%3A+pdfx%22
was unreachable. Make sure that the website is reachable via HEAD
requests.
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: MIT
.
10/10 points: 20% or more of the public API has dartdoc comments
239 out of 328 API elements (72.9 %) have documentation comments.
Some symbols that are missing documentation: pdfx_plugin
, pdfx_plugin.BasePdfController
, pdfx_plugin.BasePdfController.loadingState
, pdfx_plugin.BasePdfController.page
, pdfx_plugin.BasePdfController.pageListenable
.
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
20/20 points: Supports 5 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ Windows
-
✓ macOS
-
✓ Web
These platforms are not supported:
Package does not support platform `Linux`.
Because:
package:pdfx_plugin/pdfx_plugin.dart
that declares support for platforms:Android
,iOS
,Windows
,macOS
,Web
.
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:pdfx_plugin/pdfx_plugin.dart
that imports:package:pdfx_plugin/src/viewer/simple/pdf_view.dart
that imports:package:pdfx_plugin/src/viewer/pdf_page_image_provider.dart
that imports:package:pdfx_plugin/src/renderer/interfaces/page.dart
that imports:package:pdfx_plugin/src/renderer/interfaces/document.dart
that imports:package:pdfx_plugin/src/renderer/has_pdf_support.dart
that imports:package:device_info_plus/device_info_plus.dart
that imports:package:device_info_plus/src/device_info_plus_windows.dart
that imports:package:win32_registry/win32_registry.dart
that declares support for platforms:Windows
.
Package does not support platform `iOS`.
Because:
package:pdfx_plugin/pdfx_plugin.dart
that imports:package:pdfx_plugin/src/viewer/simple/pdf_view.dart
that imports:package:pdfx_plugin/src/viewer/pdf_page_image_provider.dart
that imports:package:pdfx_plugin/src/renderer/interfaces/page.dart
that imports:package:pdfx_plugin/src/renderer/interfaces/document.dart
that imports:package:pdfx_plugin/src/renderer/has_pdf_support.dart
that imports:package:device_info_plus/device_info_plus.dart
that imports:package:device_info_plus/src/device_info_plus_windows.dart
that imports:package:win32_registry/win32_registry.dart
that declares support for platforms:Windows
.
Package does not support platform `macOS`.
Because:
package:pdfx_plugin/pdfx_plugin.dart
that imports:package:pdfx_plugin/src/viewer/simple/pdf_view.dart
that imports:package:pdfx_plugin/src/viewer/pdf_page_image_provider.dart
that imports:package:pdfx_plugin/src/renderer/interfaces/page.dart
that imports:package:pdfx_plugin/src/renderer/interfaces/document.dart
that imports:package:pdfx_plugin/src/renderer/has_pdf_support.dart
that imports:package:device_info_plus/device_info_plus.dart
that imports:package:device_info_plus/src/device_info_plus_windows.dart
that imports:package:win32_registry/win32_registry.dart
that declares support for platforms:Windows
.
Package not compatible with platform Web
Because:
package:pdfx_plugin/pdfx_plugin.dart
that imports:package:pdfx_plugin/src/viewer/simple/pdf_view.dart
that imports:package:pdfx_plugin/src/viewer/pdf_page_image_provider.dart
that imports:package:pdfx_plugin/src/renderer/interfaces/page.dart
that imports:package:pdfx_plugin/src/renderer/interfaces/document.dart
that imports:package:pdfx_plugin/src/renderer/has_pdf_support.dart
that imports:package:device_info_plus/device_info_plus.dart
that imports:dart:io
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:pdfx_plugin/pdfx_plugin.dart
that imports:package:pdfx_plugin/src/viewer/simple/pdf_view.dart
that imports:package:pdfx_plugin/src/viewer/pdf_page_image_provider.dart
that imports:package:pdfx_plugin/src/renderer/interfaces/page.dart
that imports:package:pdfx_plugin/src/renderer/interfaces/document.dart
that imports:package:pdfx_plugin/src/renderer/has_pdf_support.dart
that imports:package:device_info_plus/device_info_plus.dart
that imports:package:device_info_plus/src/device_info_plus_windows.dart
that imports:package:win32_registry/win32_registry.dart
that imports:package:win32_registry/src/registry_value.dart
that imports:package:win32_registry/src/models/models.dart
that imports:package:win32_registry/src/models/registry_value_type.dart
that imports:package:win32/win32.dart
that imports:package:win32/src/com/iwinhttprequest.dart
that imports:package:win32/src/com/iunknown.dart
that imports:package:win32/src/utils.dart
that imports:package:win32/src/win32/user32.g.dart
that imports:package:win32/src/variant.dart
that imports:package:win32/src/win32/oleaut32.g.dart
that imports:package:win32/src/structs.g.dart
that imports:package:win32/src/guid.dart
that imports:package:win32/src/win32/ole32.g.dart
that imports:package:win32/src/combase.dart
that imports:package:win32/src/macros.dart
that imports:package:win32/src/inline.dart
that imports:package:win32/src/win32/uxtheme.g.dart
that imports:package:win32/src/callbacks.dart
that imports:package:win32/src/types.dart
that imports:package:ffi/ffi.dart
that imports:package:ffi/src/utf8.dart
that imports:dart:ffi
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.
0/0 points: Swift Package Manager support
Package does not support the Swift Package Manager on macOS
It does not contain macos/pdfx_plugin/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
Found 8 issues. Showing the first 2:
INFO: 'dart:html' is deprecated and shouldn't be used. Use package:web and dart:js_interop instead.
lib/src/renderer/web/document/page.dart:2:1
╷
2 │ import 'dart:html' as html;
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/renderer/web/document/page.dart
INFO: 'dart:js' is deprecated and shouldn't be used. Use dart:js_interop instead.
lib/src/renderer/web/document/page.dart:3:1
╷
3 │ import 'dart:js' as js;
│ ^^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/renderer/web/document/page.dart
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
device_info_plus |
^9.0.3 |
9.1.2 | 11.3.3 | |
extension |
^0.6.0 |
0.6.0 | 0.6.0 | |
js |
^0.6.7 |
0.6.7 | 0.7.2 | Discontinued |
meta |
^1.9.1 |
1.16.0 | 1.16.0 | |
photo_view |
^0.14.0 |
0.14.0 | 0.15.0 | |
plugin_platform_interface |
^2.1.6 |
2.1.8 | 2.1.8 | |
synchronized |
^3.1.0 |
3.3.1 | 3.3.1 | |
universal_platform |
^1.0.0+1 |
1.1.0 | 1.1.0 | |
uuid |
^4.0.0 |
4.5.1 | 4.5.1 | |
vector_math |
^2.1.4 |
2.1.4 | 2.1.5 |
Transitive dependencies
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
characters |
- | 1.4.0 | 1.4.0 | |
collection |
- | 1.19.1 | 1.19.1 | |
crypto |
- | 3.0.6 | 3.0.6 | |
device_info_plus_platform_interface |
- | 7.0.2 | 7.0.2 | |
ffi |
- | 2.1.4 | 2.1.4 | |
file |
- | 7.0.1 | 7.0.1 | |
fixnum |
- | 1.1.1 | 1.1.1 | |
material_color_utilities |
- | 0.11.1 | 0.12.0 | |
path |
- | 1.9.1 | 1.9.1 | |
sprintf |
- | 7.0.0 | 7.0.0 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
win32 |
- | 5.12.0 | 5.12.0 | |
win32_registry |
- | 1.1.5 | 2.1.0 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
Found 4 issues. Showing the first 2:
The constraint `^9.0.3` on device_info_plus does not support the stable version `10.0.0`.
Try running dart pub upgrade --major-versions device_info_plus
to update the constraint.
The constraint `^0.6.7` on js does not support the stable version `0.7.0`.
Try running dart pub upgrade --major-versions js
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.22.20
, Flutter 3.29.2
, Dart 3.7.2
.
Check the analysis log for details.