pdfview 0.0.61 copy "pdfview: ^0.0.61" to clipboard
pdfview: ^0.0.61 copied to clipboard

Dart 1 only

A flutter plugin to display pdf documents

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add pdfview

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

dependencies:
  pdfview: ^0.0.61

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:pdfview/pdfview.dart';
0
likes
15
pub points
30%
popularity

Publisher

unverified uploader

A flutter plugin to display pdf documents

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on pdfview