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-07 09:30:18 -0400
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
4d258e78bf0e4c8e9e39495ac562732d321af66c
4d258e78
1 parent
e89c977c
Add missing material icons
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
printing/example/pubspec.yaml
printing/example/pubspec.yaml
View file @
4d258e7
@@ -17,3 +17,6 @@ dependency_overrides:
@@ -17,3 +17,6 @@ dependency_overrides:
17
path
:
../
17
path
:
../
18
pdf
:
18
pdf
:
19
path
:
../../pdf
19
path
:
../../pdf
20
+
21
+
flutter
:
22
+
uses-material-design
:
true
Please
register
or
login
to post a comment