native_pdf_viewer_plugin 0.0.3 copy "native_pdf_viewer_plugin: ^0.0.3" to clipboard
native_pdf_viewer_plugin: ^0.0.3 copied to clipboard

outdated

A new flutter plugin project.

PDF viewer for flutter #

Android and iOS working pdf viewer!

Use this package as a library #

Security #

  • Password protected pdf.

1. Depend on it #

Add this to your package's pubspec.yaml file:

dependencies:
  native_pdf_viewer_plugin: ^0.0.3

2. Install it #

You can install packages from the command line:

with Flutter:

$ flutter packages get

Alternatively, your editor might support pub get or flutter packages get. Check the docs for your editor to learn more.

3. Import it #

Now in your Dart code, you can use:

import 'package:native_pdf_viewer_plugin/pdf_viewer_plugin.dart';
import 'package:flutter_pdf_viewer_plugin/pdf_viewer.dart';
import 'package:flutter_pdf_viewer_plugin/pdf_viewer_scaffold.dart';

4. Informations for Release on Android #

You have to follow first these steps: https://flutter.io/docs/deployment/android

2
likes
30
pub points
0%
popularity

Publisher

unverified uploader

A new flutter plugin project.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on native_pdf_viewer_plugin