syncfusion_pdfviewer_platform_interface 20.2.36-beta copy "syncfusion_pdfviewer_platform_interface: ^20.2.36-beta" to clipboard
syncfusion_pdfviewer_platform_interface: ^20.2.36-beta copied to clipboard

unlisted

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 Dart:

 $ dart pub add syncfusion_pdfviewer_platform_interface

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 dart pub get):

dependencies:
  syncfusion_pdfviewer_platform_interface: ^20.2.36-beta

Alternatively, your editor might support dart pub get or 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
0
pub points
86%
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

License

unknown (LICENSE)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on syncfusion_pdfviewer_platform_interface