-
-
Notifications
You must be signed in to change notification settings - Fork 145
Expand file tree
/
Copy pathpubspec.yaml
More file actions
29 lines (26 loc) · 809 Bytes
/
pubspec.yaml
File metadata and controls
29 lines (26 loc) · 809 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
name: pdfrx_engine
description: pdfrx_engine is a PDF rendering and manipulation API built on top of PDFium, designed to be used with the pdfrx plugin. Supports viewing, editing, and combining PDF documents.
version: 0.4.2
homepage: https://github.com/espresso3389/pdfrx
repository: https://github.com/espresso3389/pdfrx/tree/master/packages/pdfrx_engine
issue_tracker: https://github.com/espresso3389/pdfrx/issues
environment:
sdk: ^3.10.0
resolution: workspace
# Some of the dependencies are intentionally not pinned to a specific version
# to allow for more flexibility in resolving versions when used in larger projects.
dependencies:
pdfium_dart: ^0.2.1
collection:
crypto:
ffi:
http:
path:
rxdart:
synchronized:
vector_math:
archive:
image:
dev_dependencies:
lints:
test: