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
2020-01-17 07:49:43 -0500
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
76e640b9805120debe2d97ac055bc89c0e57d1f4
76e640b9
1 parent
af061752
Add codecov.io badge
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
0 deletions
.travis.yml
README.md
.travis.yml
View file @
76e640b
...
...
@@ -16,3 +16,7 @@ script:
-
make analyze-ci-printing
-
make test
-
make test-readme
-
bash <(curl -s https://codecov.io/bash)
cache
:
directories
:
-
$HOME/.pub-cache
...
...
README.md
View file @
76e640b
# Pdf for Dart and Flutter
[

](https://travis-ci.org/DavBfr/dart_pdf)
[

](https://pub.dartlang.org/packages/provider)
[

](https://pub.dartlang.org/packages/provider)
[

](https://codecov.io/gh/DavBfr/dart_pdf)
This set of plugins allows Flutter apps to generate and print pdf files to the device printer. This plugin works for iOS and Android.
...
...
Please
register
or
login
to post a comment