pdf_test_fixtures 2.1.0 copy "pdf_test_fixtures: ^2.1.0" to clipboard
pdf_test_fixtures: ^2.1.0 copied to clipboard

Programmatically-built PDF files for testing PDF tooling. Builders compute every offset, so fixtures are always structurally correct.

150/ 160
pub points
919
downloads

We analyzed this package 8 hours ago, and awarded it 150 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: Apache-2.0.

Passed report section
Provide documentation
20 / 20trigger folding of the section

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

40 out of 53 API elements (75.5 %) have documentation comments.

Some symbols that are missing documentation: pdf_test_fixtures, pdf_test_fixtures.PdfTileSpec.PdfTileSpec.new, pdf_test_fixtures.PdfTileSpec.codec, pdf_test_fixtures.PdfTileSpec.height, pdf_test_fixtures.PdfTileSpec.width.

Passed check 10/10 points: Package has an example

Passed 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

WASM-ready: This package is compatible with runtime wasm. See https://dart.dev/web/wasm for details.

Passed report section
Pass static analysis
50 / 50trigger folding of the section

Passed check 50/50 points: code has no errors, warnings, lints, or formatting issues

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 ^4.0.0 4.2.0 4.2.0
crypto ^3.0.0 3.0.7 3.0.7
pdf_cos ^2.1.0 2.1.0 4.2.0
Transitive dependencies
Package Constraint Compatible Latest Notes
collection - 1.19.1 1.19.1
ffi - 2.2.0 2.2.0
meta - 1.19.0 1.19.0
path - 1.9.1 1.9.1
posix - 6.5.2 6.5.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 `^2.1.0` on pdf_cos does not support the stable version `3.0.0`.

Try running dart pub upgrade --major-versions pdf_cos 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.19, Dart 3.13.1.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
150
points
919
downloads

Documentation

API reference

Publisher

verified publisherbenmilanko.com

Weekly Downloads

Programmatically-built PDF files for testing PDF tooling. Builders compute every offset, so fixtures are always structurally correct.

Repository (GitHub)
View/report issues
Contributing

Topics

#pdf #testing #fixtures

License

Apache-2.0 (license)

Dependencies

archive, crypto, pdf_cos

More

Packages that depend on pdf_test_fixtures