simple_pdf_viewer 0.2.2 copy "simple_pdf_viewer: ^0.2.2" to clipboard
simple_pdf_viewer: ^0.2.2 copied to clipboard

A very simple native pdf viewer.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add simple_pdf_viewer

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

dependencies:
  simple_pdf_viewer: ^0.2.2

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:simple_pdf_viewer/simple_pdf_viewer.dart';
6
likes
30
pub points
60%
popularity

Publisher

unverified uploader

A very simple native pdf viewer.

Repository (GitHub)
View/report issues

License

Apache-2.0 (LICENSE)

Dependencies

flutter, webview_flutter

More

Packages that depend on simple_pdf_viewer