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
2019-07-15 20:53:30 -0400
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
763ffcb4408c6298f352c56a18b60d323d5601ee
763ffcb4
1 parent
62b1fb70
Update Pdf dependency
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
2 deletions
printing/CHANGELOG.md
printing/pubspec.yaml
printing/CHANGELOG.md
View file @
763ffcb
# Changelog
## 2.1.3
-
Update Pdf dependency
## 2.1.2
-
Update Flutter and Dart dependency
...
...
printing/pubspec.yaml
View file @
763ffcb
...
...
@@ -4,7 +4,7 @@ description: Plugin that allows Flutter apps to generate and print documents to
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
version
:
2.1.
2
version
:
2.1.
3
environment
:
sdk
:
"
>=2.1.0
<3.0.0"
...
...
@@ -13,7 +13,7 @@ environment:
dependencies
:
flutter
:
sdk
:
flutter
pdf
:
"
^1.3.4"
pdf
:
"
^1.3.
1
4"
dev_dependencies
:
flutter_test
:
...
...
Please
register
or
login
to post a comment