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
2019-09-21 11:12:09 -0400
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
78b574cf350d90ec22b94422fced0bed637c65e2
78b574cf
1 parent
593dc37d
Update plugin platforms
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
1 deletions
printing/pubspec.yaml
printing/pubspec.yaml
View file @
78b574c
...
...
@@ -25,5 +25,9 @@ dependency_overrides:
flutter
:
plugin
:
androidPackage
:
net.nfet.flutter.printing
platforms
:
android
:
package
:
net.nfet.flutter.printing
pluginClass
:
PrintingPlugin
ios
:
pluginClass
:
PrintingPlugin
...
...
Please
register
or
login
to post a comment