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

PlatformAndroid

Android implementation of the alh_pdf_view plugin. You should use the package alh_pdf_view to get working with this package.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add alh_pdf_view_android

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

dependencies:
  alh_pdf_view_android: ^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_android/alh_pdf_view_android.dart';
0
likes
140
pub points
40%
popularity

Publisher

unverified uploader

Android implementation of the alh_pdf_view plugin. You should use the package alh_pdf_view to get working with this package.

Repository (GitHub)
View/report issues

Topics

#pdf #pdf-flutter #pdf-android

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

alh_pdf_view_platform_interface, flutter, stream_transform

More

Packages that depend on alh_pdf_view_android