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
2021-12-07 08:29:01 -0400
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
9b61d663ee45d093f9c701734442e0db4f6e17bb
9b61d663
1 parent
a9e44819
Update dependencies
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
20 additions
and
12 deletions
pdf/CHANGELOG.md
pdf/pubspec.yaml
printing/CHANGELOG.md
printing/pubspec.yaml
test/golden/widgets-barcode.pdf
pdf/CHANGELOG.md
View file @
9b61d66
# Changelog
## 3.6.5
-
Update dependencies
## 3.6.4
-
Update README
...
...
pdf/pubspec.yaml
View file @
9b61d66
...
...
@@ -3,21 +3,21 @@ 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
version
:
3.6.
4
version
:
3.6.
5
environment
:
sdk
:
"
>=2.12.0
<3.0.0"
dependencies
:
archive
:
^3.1.0
barcode
:
^2.1.0
barcode
:
"
>=2.2.0
<=3.0.0"
crypto
:
^3.0.0
image
:
^3.0.1
meta
:
^1.3.0
path_parsing
:
^0.2.0
image
:
"
>=3.0.1
<=4.0.0"
meta
:
^1.7.0
path_parsing
:
"
>=0.2.0
<=2.0.0"
vector_math
:
^2.1.0
xml
:
^5.1.0
xml
:
"
>=5.1.0
<=6.0.0"
dev_dependencies
:
flutter_lints
:
^1.0.4
test
:
^1.16.0
test
:
"
>=1.16.0
<=2.0.0"
...
...
printing/CHANGELOG.md
View file @
9b61d66
# Changelog
## 5.6.6
-
Update dependencies
## 3.6.5
-
Update README
...
...
printing/pubspec.yaml
View file @
9b61d66
...
...
@@ -6,23 +6,23 @@ 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
version
:
5.6.
5
version
:
5.6.
6
environment
:
sdk
:
"
>=2.12.0
<3.0.0"
flutter
:
"
>=1.16.0"
dependencies
:
ffi
:
^1.
0
.0
ffi
:
^1.
1
.0
flutter
:
sdk
:
flutter
flutter_web_plugins
:
sdk
:
flutter
http
:
^0.13.0
image
:
^3.0.1
image
:
"
>=3.0.1
<=4.0.0"
js
:
^0.6.3
meta
:
^1.3.0
pdf
:
^3.2.0
meta
:
^1.7.0
pdf
:
^3.6.5
plugin_platform_interface
:
^2.0.0
dev_dependencies
:
...
...
test/golden/widgets-barcode.pdf
View file @
9b61d66
No preview for this file type
Please
register
or
login
to post a comment