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
Aleksei
2023-12-22 08:50:50 +0100
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Committed by
David PHAM-VAN
2024-01-27 12:11:28 -0400
Commit
4348f87c76fe417059f3279023cb9d4b610cfe37
4348f87c
1 parent
2bc581d6
Export `PdfActionBarTheme`
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
printing/lib/printing.dart
printing/lib/printing.dart
View file @
4348f87
...
...
@@ -24,6 +24,7 @@ export 'src/asset_utils.dart';
export
'src/cache.dart'
;
export
'src/callback.dart'
;
export
'src/fonts/gfonts.dart'
;
export
'src/preview/action_bar_theme.dart'
;
export
'src/preview/actions.dart'
;
export
'src/preview/pdf_preview.dart'
;
export
'src/printer.dart'
;
...
...
Please
register
or
login
to post a comment