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-06-25 08:26:34 -0300
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
2e17c62a7e90118409f497815ffdfcdce72b6cbd
2e17c62a
1 parent
1ca69a1b
Separate gh-build
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletions
Makefile
Makefile
View file @
2e17c62
...
...
@@ -247,8 +247,10 @@ ref: svg
cd
$@
; curl -OL
'https://www.adobe.com/content/dam/acom/en/devnet/pdf/adobe_supplement_iso32000.pdf'
cd
$@
; curl -OL
'https://www.adobe.com/content/dam/acom/en/devnet/acrobat/pdfs/pdf_reference_1-7.pdf'
gh-
pages
:
all
gh-
social
:
all
cd test
;
$(DART_BIN)
--enable-asserts github_social_preview.dart
gh-pages
:
all
cd
demo;
$(FLUTTER_BIN)
build web
git checkout gh-pages
rm -rf assets icons
...
...
Please
register
or
login
to post a comment