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 2 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:
repositorycan be cloned,- a clone of the repository contains a
pubspec.yaml, which:,- contains
name: pdfx_plugin, - contains a
versionproperty, and, - does not contain a
publish_toproperty.
- contains
Repository has no matching pubspec.yaml with name: pdfx_plugin.
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
240 out of 329 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.dartthat 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.dartthat imports:package:pdfx_plugin/src/viewer/simple/pdf_view.dartthat imports:package:pdfx_plugin/src/viewer/pdf_page_image_provider.dartthat imports:package:pdfx_plugin/src/renderer/interfaces/page.dartthat imports:package:pdfx_plugin/src/renderer/interfaces/document.dartthat imports:package:pdfx_plugin/src/renderer/has_pdf_support.dartthat imports:package:device_info_plus/device_info_plus.dartthat imports:package:device_info_plus/src/device_info_plus_windows.dartthat imports:package:win32_registry/win32_registry.dartthat declares support for platforms:Windows.
Package does not support platform `iOS`.
Because:
package:pdfx_plugin/pdfx_plugin.dartthat imports:package:pdfx_plugin/src/viewer/simple/pdf_view.dartthat imports:package:pdfx_plugin/src/viewer/pdf_page_image_provider.dartthat imports:package:pdfx_plugin/src/renderer/interfaces/page.dartthat imports:package:pdfx_plugin/src/renderer/interfaces/document.dartthat imports:package:pdfx_plugin/src/renderer/has_pdf_support.dartthat imports:package:device_info_plus/device_info_plus.dartthat imports:package:device_info_plus/src/device_info_plus_windows.dartthat imports:package:win32_registry/win32_registry.dartthat declares support for platforms:Windows.
Package does not support platform `macOS`.
Because:
package:pdfx_plugin/pdfx_plugin.dartthat imports:package:pdfx_plugin/src/viewer/simple/pdf_view.dartthat imports:package:pdfx_plugin/src/viewer/pdf_page_image_provider.dartthat imports:package:pdfx_plugin/src/renderer/interfaces/page.dartthat imports:package:pdfx_plugin/src/renderer/interfaces/document.dartthat imports:package:pdfx_plugin/src/renderer/has_pdf_support.dartthat imports:package:device_info_plus/device_info_plus.dartthat imports:package:device_info_plus/src/device_info_plus_windows.dartthat imports:package:win32_registry/win32_registry.dartthat declares support for platforms:Windows.
Package not compatible with platform Web
Because:
package:pdfx_plugin/pdfx_plugin.dartthat imports:package:pdfx_plugin/src/viewer/simple/pdf_view.dartthat imports:package:pdfx_plugin/src/viewer/pdf_page_image_provider.dartthat imports:package:pdfx_plugin/src/renderer/interfaces/page.dartthat imports:package:pdfx_plugin/src/renderer/interfaces/document.dartthat imports:package:pdfx_plugin/src/renderer/has_pdf_support.dartthat imports:package:device_info_plus/device_info_plus.dartthat imports:dart:io
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:pdfx_plugin/pdfx_plugin.dartthat imports:package:pdfx_plugin/src/viewer/simple/pdf_view.dartthat imports:package:pdfx_plugin/src/viewer/pdf_page_image_provider.dartthat imports:package:pdfx_plugin/src/renderer/interfaces/page.dartthat imports:package:pdfx_plugin/src/renderer/interfaces/document.dartthat imports:package:pdfx_plugin/src/renderer/has_pdf_support.dartthat imports:package:device_info_plus/device_info_plus.dartthat imports:package:device_info_plus/src/device_info_plus_windows.dartthat imports:package:win32_registry/win32_registry.dartthat imports:package:win32_registry/src/registry_value.dartthat imports:package:win32_registry/src/models/models.dartthat imports:package:win32_registry/src/models/registry_value_type.dartthat imports:package:win32/win32.dartthat imports:package:win32/src/com/iwinhttprequest.dartthat imports:package:win32/src/com/iunknown.dartthat imports:package:win32/src/utils.dartthat imports:package:win32/src/win32/user32.g.dartthat imports:package:win32/src/variant.dartthat imports:package:win32/src/win32/oleaut32.g.dartthat imports:package:win32/src/structs.g.dartthat imports:package:win32/src/guid.dartthat imports:package:win32/src/win32/ole32.g.dartthat imports:package:win32/src/combase.dartthat imports:package:win32/src/macros.dartthat imports:package:win32/src/inline.dartthat imports:package:win32/src/win32/uxtheme.g.dartthat imports:package:win32/src/callbacks.dartthat imports:package:win32/src/types.dartthat imports:package:ffi/ffi.dartthat imports:package:ffi/src/utf8.dartthat 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 14 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 | 12.2.0 | |
extension |
^0.6.0 |
0.6.0 | 1.0.0 | |
js |
^0.6.7 |
0.6.7 | 0.7.2 | Discontinued |
meta |
^1.9.1 |
1.16.0 | 1.17.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.4.0 | 3.4.0 | |
universal_platform |
^1.0.0+1 |
1.1.0 | 1.1.0 | |
uuid |
^4.0.0 |
4.5.2 | 4.5.2 | |
vector_math |
^2.1.4 |
2.2.0 | 2.2.0 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
characters |
- | 1.4.0 | 1.4.1 | |
collection |
- | 1.19.1 | 1.19.1 | |
crypto |
- | 3.0.7 | 3.0.7 | |
device_info_plus_platform_interface |
- | 7.0.3 | 7.0.3 | |
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.13.0 | |
path |
- | 1.9.1 | 1.9.1 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
win32 |
- | 5.15.0 | 5.15.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 5 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.0` on extension does not support the stable version `1.0.0`, that was published 23 days ago.
When extension is 30 days old, this package will no longer be awarded points in this category.
Try running dart pub upgrade --major-versions extension 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.1, Flutter 3.35.7, Dart 3.9.2.
Check the analysis log for details.