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

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

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add pdf_test_fixtures

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  pdf_test_fixtures: ^1.0.0

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:pdf_test_fixtures/pdf_test_fixtures.dart';
0
likes
0
points
508
downloads

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

Topics

#pdf #testing #fixtures

License

unknown (license)

Dependencies

crypto, pdf_cos

More

Packages that depend on pdf_test_fixtures