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-01-26 15:53:39 -0400
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
513de74eaf0b2e9c0e418f4dcc142f9a23555f76
513de74e
1 parent
1f0943b2
Add pub.dev screenshots
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
0 deletions
pdf/pubspec.yaml
printing/pubspec.yaml
pdf/pubspec.yaml
View file @
513de74
...
...
@@ -3,6 +3,9 @@ description: A pdf producer for Dart. It can create pdf files for both web or fl
homepage
:
https://github.com/DavBfr/dart_pdf/tree/master/pdf
repository
:
https://github.com/DavBfr/dart_pdf
issue_tracker
:
https://github.com/DavBfr/dart_pdf/issues
screenshots
:
-
description
:
'
Example
of
a
generated
document'
path
:
example.jpg
version
:
3.9.0
environment
:
...
...
printing/pubspec.yaml
View file @
513de74
...
...
@@ -6,6 +6,9 @@ description: >
homepage
:
https://github.com/DavBfr/dart_pdf/tree/master/printing
repository
:
https://github.com/DavBfr/dart_pdf
issue_tracker
:
https://github.com/DavBfr/dart_pdf/issues
screenshots
:
-
description
:
'
Printing
a
document
on
iOS'
path
:
example.png
version
:
5.10.0
environment
:
...
...
Please
register
or
login
to post a comment