dart_pdf_reader 1.0.1 copy "dart_pdf_reader: ^1.0.1" to clipboard
dart_pdf_reader: ^1.0.1 copied to clipboard

Small pure-dart library for parsing PDF files. Supports reading all pdf structures

13
likes
140/ 140
pub points
78%
popularity

We analyzed this package 27 hours ago, and awarded it 140 pub points (of a possible 140):

partial
Follow Dart file conventions
30 / 30trigger folding of the section

10/10 points: Provide a valid pubspec.yaml

Issue tracker URL doesn't exist.

At the time of the analysis https://github.com/NicolaVerbeeck/dart_pdf_reader/issues 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: Apache-2.0.

OK
Provide documentation
20 / 20trigger folding of the section

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

147 out of 261 API elements (56.3 %) have documentation comments.

Some symbols that are missing documentation: dart_pdf_reader, dart_pdf_reader.ActionTypeNotSupported, dart_pdf_reader.ActionTypeNotSupported.ActionTypeNotSupported, dart_pdf_reader.ObjectResolver, dart_pdf_reader.ObjectResolver.ObjectResolver.

10/10 points: Package has an example

OK
Platform support
20 / 20trigger folding of the section

20/20 points: Supports 5 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android
  • ✓ iOS
  • ✓ Windows
  • ✓ Linux
  • ✓ macOS

These platforms are not supported:

Package not compatible with platform Web

Because:

  • package:dart_pdf_reader/dart_pdf_reader.dart that imports:
  • package:dart_pdf_reader/src/utils/file_stream.dart that imports:
  • dart:io
OK
Pass static analysis
50 / 50trigger folding of the section

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

OK
Support up-to-date dependencies
20 / 20trigger folding of the section

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

Package Constraint Compatible Latest
archive ^3.4.9 3.5.0 3.5.0
charset ^2.0.1 2.0.1 2.0.1
collection >=1.17.0 <2.0.0 1.18.0 1.18.0
meta >=1.9.1 <2.0.0 1.14.0 1.14.0
Transitive dependencies
Package Constraint Compatible Latest
crypto - 3.0.3 3.0.3
path - 1.9.0 1.9.0
typed_data - 1.3.2 1.3.2

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

10/10 points: Package supports latest stable Dart and Flutter SDKs

Analyzed with Pana 0.22.3, Dart 3.3.4.

Check the analysis log for details.

13
likes
140
pub points
78%
popularity

Publisher

verified publisherchimerapps.com

Small pure-dart library for parsing PDF files. Supports reading all pdf structures

Repository (GitHub)
View/report issues

Topics

#pdf #parser

Documentation

API reference

Funding

Consider supporting this project:

buymeacoffee.com
ko-fi.com

License

Apache-2.0 (LICENSE)

Dependencies

archive, charset, collection, meta

More

Packages that depend on dart_pdf_reader