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-11 18:53:43 -0400
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
62b1fb70fd0e76b2c4972e9f011cecd7e9b0453b
62b1fb70
1 parent
59049275
Update Flutter and Dart 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 @
62b1fb7
# Changelog
## 2.1.2
-
Update Flutter and Dart dependency
## 2.1.0
-
Add html to pdf platform conversion
...
...
printing/pubspec.yaml
View file @
62b1fb7
...
...
@@ -4,11 +4,11 @@ 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.
0
version
:
2.1.
2
environment
:
sdk
:
"
>=2.1.0
<3.0.0"
flutter
:
"
^1.
2
.0"
flutter
:
"
^1.
7
.0"
dependencies
:
flutter
:
...
...
Please
register
or
login
to post a comment