blob: 95498c0a3cb2559681ca2019df81264a65c14d05 [file] [edit]
name: pdf_info
description: Dart standalone example using PDFBox bindings generated by JNIgen.
version: 1.0.0
publish_to: none
environment:
sdk: '>=3.3.0 <4.0.0'
dependencies:
path: ^1.8.0
jni:
path: ../../../../jni/
pdfbox_plugin:
path: ../
dependency_overrides:
jni_util:
path: ../../../../jni_util
dev_dependencies:
lints: ^6.0.0
test: ^1.16.0