alh_pdf_view 2.0.0 copy "alh_pdf_view: ^2.0.0" to clipboard
alh_pdf_view: ^2.0.0 copied to clipboard

Has the functionality to show PDF with bytes of a file path as widget with some extra functionalities.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add alh_pdf_view

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

dependencies:
  alh_pdf_view: ^2.0.0

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:alh_pdf_view/alh_pdf_view.dart';
23
likes
140
pub points
89%
popularity

Publisher

unverified uploader

Has the functionality to show PDF with bytes of a file path as widget with some extra functionalities.

Repository (GitHub)
View/report issues

Topics

#pdf #pdf-flutter

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

alh_pdf_view_android, alh_pdf_view_ios, alh_pdf_view_platform_interface, flutter

More

Packages that depend on alh_pdf_view