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-05-19 07:02:46 -0300
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
49a20910fe52ad47a2073b75c7314283cab2f171
49a20910
1 parent
b08e6e53
Fix pedantic warning
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 @
49a2091
@@ -18,5 +18,8 @@ dependency_overrides:
@@ -18,5 +18,8 @@ dependency_overrides:
18
printing
:
18
printing
:
19
path
:
../
19
path
:
../
20
20
21
+
dev_dependencies
:
22
+
pedantic
:
23
+
21
flutter
:
24
flutter
:
22
uses-material-design
:
true
25
uses-material-design
:
true
Please
register
or
login
to post a comment