flutter_neat_pdf_viewer 0.2.0+10 copy "flutter_neat_pdf_viewer: ^0.2.0+10" to clipboard
flutter_neat_pdf_viewer: ^0.2.0+10 copied to clipboard

A flutter plugin for handling PDF files. Works on both Android & iOS. Inspired by

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_neat_pdf_viewer

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

dependencies:
  flutter_neat_pdf_viewer: ^0.2.0+10

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:flutter_neat_pdf_viewer/flutter_neat_pdf_viewer.dart';
0
likes
120
pub points
60%
popularity

Publisher

unverified uploader

A flutter plugin for handling PDF files. Works on both Android & iOS. Inspired by

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, flutter_cache_manager, flutter_picker, path_provider

More

Packages that depend on flutter_neat_pdf_viewer