forked from yaso_meth/mih-project
add interaction mode to preivew
This commit is contained in:
@@ -57,6 +57,7 @@ class _BuildFileViewState extends State<BuildFileView> {
|
||||
child: SfPdfViewer.network(
|
||||
widget.link,
|
||||
controller: pdfViewerController,
|
||||
interactionMode: PdfInteractionMode.pan,
|
||||
),
|
||||
),
|
||||
Positioned(
|
||||
|
||||
Reference in New Issue
Block a user