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-04-09 09:25:21 -0300
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
bce28073f2718e36525b162f88cc0a84da91d4b0
bce28073
1 parent
bbe5dff9
Update dependencies
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
pdf/pubspec.yaml
printing/pubspec.yaml
pdf/pubspec.yaml
View file @
bce2807
...
...
@@ -15,9 +15,9 @@ dependencies:
crypto
:
^3.0.0
image
:
^3.0.1
meta
:
^1.3.0
path_parsing
:
^0.2.0
-nullsafety
path_parsing
:
^0.2.0
vector_math
:
^2.1.0
xml
:
^5.
0
.0
xml
:
^5.
1
.0
dev_dependencies
:
pedantic
:
^1.11.0
...
...
printing/pubspec.yaml
View file @
bce2807
...
...
@@ -22,7 +22,7 @@ dependencies:
image
:
^3.0.1
js
:
^0.6.3
meta
:
^1.3.0
pdf
:
^3.
0.1
pdf
:
^3.
2.0
plugin_platform_interface
:
^2.0.0
dev_dependencies
:
...
...
Please
register
or
login
to post a comment