Toggle navigation
Toggle navigation
This project
Loading...
Sign in
flutter_package
/
dart_pdf
Go to a project
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
David PHAM-VAN
2023-11-05 07:53:29 -0400
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
ea8fd6037eb40c75510075eaf43ff76e4ded2563
ea8fd603
1 parent
d6c0e8d9
Add topics
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
12 additions
and
0 deletions
pdf/pubspec.yaml
printing/pubspec.yaml
pdf/pubspec.yaml
View file @
ea8fd60
...
...
@@ -6,6 +6,12 @@ issue_tracker: https://github.com/DavBfr/dart_pdf/issues
screenshots
:
-
description
:
'
Example
of
a
generated
document'
path
:
example.jpg
topics
:
-
pdf
-
printer
-
print
-
printing
-
report
version
:
3.10.5
environment
:
...
...
printing/pubspec.yaml
View file @
ea8fd60
...
...
@@ -9,6 +9,12 @@ issue_tracker: https://github.com/DavBfr/dart_pdf/issues
screenshots
:
-
description
:
'
Printing
a
document
on
iOS'
path
:
example.png
topics
:
-
pdf
-
printer
-
print
-
printing
-
report
version
:
5.11.1
environment
:
...
...
Please
register
or
login
to post a comment