syncfusion_pdfviewer_platform_interface 31.1.22 copy "syncfusion_pdfviewer_platform_interface: ^31.1.22" to clipboard
syncfusion_pdfviewer_platform_interface: ^31.1.22 copied to clipboard

A common platform interface for the Flutter PDF Viewer library that lets you view the PDF documents seamlessly and efficiently.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add syncfusion_pdfviewer_platform_interface

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  syncfusion_pdfviewer_platform_interface: ^31.1.22

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:syncfusion_pdfviewer_platform_interface/pdfviewer_platform_interface.dart';
2
likes
150
points
205k
downloads

Publisher

verified publishersyncfusion.com

Weekly Downloads

A common platform interface for the Flutter PDF Viewer library that lets you view the PDF documents seamlessly and efficiently.

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on syncfusion_pdfviewer_platform_interface