syncfusion_pdfviewer_windows 33.2.15

SDKflutter
Platformwindows

Windows platform implementation of the Flutter PDF Viewer library that lets you view the PDF documents seamlessly and efficiently.

Flutter PDF Viewer Windows

The Windows implementation of Syncfusion® Flutter PDF Viewer plugin.

Usage

Import the package

This package is an endorsed implementation of syncfusion_flutter_pdfviewer for the Windows platform since version 20.1.0-beta, so it gets automatically added to your dependencies when you depend on package syncfusion_flutter_pdfviewer.

...
dependencies:
  ...
  syncfusion_flutter_pdfviewer: ^20.3.0
  ...
...