nbrg_pdf_viewer_flutter 2.1.2 copy "nbrg_pdf_viewer_flutter: ^2.1.2" to clipboard
nbrg_pdf_viewer_flutter: ^2.1.2 copied to clipboard

A flutter plugin to display PDFs. This works for Android and for iOS(Reduced Functionality).

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add nbrg_pdf_viewer_flutter

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

dependencies:
  nbrg_pdf_viewer_flutter: ^2.1.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:nbrg_pdf_viewer_flutter/nbrg_pdf_viewer_flutter.dart';
4
likes
160
points
10
downloads

Publisher

unverified uploader

Weekly Downloads

A flutter plugin to display PDFs. This works for Android and for iOS(Reduced Functionality).

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on nbrg_pdf_viewer_flutter

Packages that implement nbrg_pdf_viewer_flutter