pdf_stamp_editor 0.6.0 copy "pdf_stamp_editor: ^0.6.0" to clipboard
pdf_stamp_editor: ^0.6.0 copied to clipboard

PDF viewer with stamp overlays and native export layer (Android+iOS supported).

140/ 160
pub points
317
downloads

We analyzed this package 4 days ago, and awarded it 140 pub points (of a possible 160):

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

Passed check 10/10 points: Provide a valid pubspec.yaml

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

29 out of 114 API elements (25.4 %) have documentation comments.

Some symbols that are missing documentation: pdf_stamp_editor, pdf_stamp_editor.DeleteButtonConfig.DeleteButtonConfig.disabled, pdf_stamp_editor.DeleteButtonConfig.DeleteButtonConfig.new, pdf_stamp_editor.DeleteButtonConfig.backgroundColor, pdf_stamp_editor.DeleteButtonConfig.elevation.

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 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:pdf_stamp_editor/pdf_stamp_editor.dart that declares support for platforms: Android, iOS.
Package does not support platform `Linux`.

Because:

  • package:pdf_stamp_editor/pdf_stamp_editor.dart that declares support for platforms: Android, iOS.
Package does not support platform `macOS`.

Because:

  • package:pdf_stamp_editor/pdf_stamp_editor.dart that declares support for platforms: Android, iOS.
Package does not support platform `Web`.

Because:

  • package:pdf_stamp_editor/pdf_stamp_editor.dart that declares support for platforms: Android, iOS.

Failed check 0/0 points: Swift Package Manager support

Package does not support the Swift Package Manager on iOS

It does not contain ios/pdf_stamp_editor/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 5 issues. Showing the first 2:

INFO: 'value' is deprecated and shouldn't be used. Use component accessors like .r or .g, or toARGB32 for an explicit conversion.

lib/src/engine/stamper_platform.dart:75:21

   ╷
75 │         u32(s.color.value);
   │                     ^^^^^
   ╵

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

/tmp/pana_RRSAGW/lib/src/controller/pdf_stamp_editor_controller.dart doesn't match the Dart formatter.

To format your files run: dart format .

Passed report section
Support up-to-date dependencies
40 / 40trigger folding of the section

Passed check 10/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest Notes
file_picker ^10.3.7 10.3.8 10.3.8
image ^4.0.0 4.7.2 4.7.2
path ^1.9.0 1.9.1 1.9.1
path_provider ^2.0.0 2.1.5 2.1.5
pdfrx ^2.2.17 2.2.18 2.2.18
Transitive dependencies
Package Constraint Compatible Latest Notes
archive - 4.0.7 4.0.7
args - 2.7.0 2.7.0
async - 2.13.0 2.13.0
characters - 1.4.0 1.4.1
collection - 1.19.1 1.19.1
cross_file - 0.3.5+1 0.3.5+1
crypto - 3.0.7 3.0.7
dbus - 0.7.11 0.7.11
ffi - 2.1.4 2.1.4
flutter_plugin_android_lifecycle - 2.0.33 2.0.33
http - 1.6.0 1.6.0
http_parser - 4.1.2 4.1.2
material_color_utilities - 0.11.1 0.13.0
meta - 1.17.0 1.17.0
path_provider_android - 2.2.22 2.2.22
path_provider_foundation - 2.5.1 2.5.1
path_provider_linux - 2.2.1 2.2.1
path_provider_platform_interface - 2.1.2 2.1.2
path_provider_windows - 2.3.0 2.3.0
pdfium_dart - 0.1.3 0.1.3
pdfium_flutter - 0.1.7 0.1.7
pdfrx_engine - 0.3.6 0.3.6
petitparser - 7.0.1 7.0.1
platform - 3.1.6 3.1.6
plugin_platform_interface - 2.1.8 2.1.8
posix - 6.0.3 6.0.3
rxdart - 0.28.0 0.28.0
source_span - 1.10.1 1.10.1
string_scanner - 1.4.1 1.4.1
synchronized - 3.4.0 3.4.0
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
url_launcher - 6.3.2 6.3.2
url_launcher_android - 6.3.28 6.3.28
url_launcher_ios - 6.3.6 6.3.6
url_launcher_linux - 3.2.2 3.2.2
url_launcher_macos - 3.2.5 3.2.5
url_launcher_platform_interface - 2.3.2 2.3.2
url_launcher_web - 2.4.1 2.4.1
url_launcher_windows - 3.1.5 3.1.5
vector_math - 2.2.0 2.2.0
web - 1.1.1 1.1.1
win32 - 5.15.0 5.15.0
xdg_directories - 1.1.0 1.1.0
xml - 6.6.1 6.6.1
yaml - 3.1.3 3.1.3

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

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.3, Flutter 3.38.4, Dart 3.10.3.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
140
points
317
downloads

Publisher

unverified uploader

Weekly Downloads

PDF viewer with stamp overlays and native export layer (Android+iOS supported).

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

file_picker, flutter, image, path, path_provider, pdfrx

More

Packages that depend on pdf_stamp_editor

Packages that implement pdf_stamp_editor