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
2020-09-09 08:37:40 -0400
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
99a76d5706b23f4a28c79dbb4a14fc2822f6498a
99a76d57
1 parent
7dc3b056
Add doc-comment
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
printing/lib/src/printing.dart
printing/lib/src/printing.dart
View file @
99a76d5
...
...
@@ -27,6 +27,7 @@ import 'printer.dart';
import
'printing_info.dart'
;
import
'raster.dart'
;
/// Flutter pdf printing library
mixin
Printing
{
/// Prints a Pdf document to a local printer using the platform UI
/// the Pdf document is re-built in a [LayoutCallback] each time the
...
...
Please
register
or
login
to post a comment