blob: 4af3cf1fd0271324949ab629d992deea2393dce7 [file] [log] [blame] [edit]
name: pdf_info
description: Dart standalone example using jnigen PDFBox bindings.
version: 1.0.0
publish_to: none
# homepage: https://www.example.com
environment:
sdk: '>=3.1.0 <4.0.0'
dependencies:
path: ^1.8.0
jni:
path: ../../../../jni/
pdfbox_plugin:
path: ../
dev_dependencies:
lints: ^2.0.0
test: ^1.16.0