syncfusion_flutter_pdfviewer_platform_interface 19.4.56-beta copy "syncfusion_flutter_pdfviewer_platform_interface: ^19.4.56-beta" to clipboard
syncfusion_flutter_pdfviewer_platform_interface: ^19.4.56-beta 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_flutter_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_flutter_pdfviewer_platform_interface: ^19.4.56-beta

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_flutter_pdfviewer_platform_interface/pdfviewer_platform_interface.dart';
4
likes
100
pub points
71%
popularity

Publisher

verified publishersyncfusion.com

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

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (LICENSE)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on syncfusion_flutter_pdfviewer_platform_interface