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
2018-08-08 09:16:59 -0400
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
6650ba8dc7f9499acbb58f47de570b6e45896eca
6650ba8d
1 parent
7eb08c48
Bump max dart sdk to 3.0.0
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
pubspec.yaml
pubspec.yaml
View file @
6650ba8
...
...
@@ -2,10 +2,10 @@ name: pdf
author
:
David PHAM-VAN <dev.nfet.net@gmail.com>
description
:
A pdf producer for Dart
homepage
:
https://github.com/davbfr/dart_pdf
version
:
1.0.
1
version
:
1.0.
2
environment
:
sdk
:
"
>=1.8.0
<
2
.0.0"
sdk
:
"
>=1.8.0
<
3
.0.0"
dependencies
:
meta
:
"
^1.1.5"
...
...
Please
register
or
login
to post a comment