syncfusion_pdfviewer_platform_interface 21.2.5 copy "syncfusion_pdfviewer_platform_interface: ^21.2.5" to clipboard
syncfusion_pdfviewer_platform_interface: ^21.2.5 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: ^21.2.5

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