alh_pdf_view_platform_interface 2.0.0-dev.1 copy "alh_pdf_view_platform_interface: ^2.0.0-dev.1" to clipboard
alh_pdf_view_platform_interface: ^2.0.0-dev.1 copied to clipboard

Platform interface of the alh_pdf_view plugin.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add alh_pdf_view_platform_interface

With Flutter:

 $ flutter pub add alh_pdf_view_platform_interface

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

dependencies:
  alh_pdf_view_platform_interface: ^2.0.0-dev.1

Alternatively, your editor might support dart pub get or 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_platform_interface/alh_pdf_view_platform_interface.dart';
0
likes
0
pub points
45%
popularity

Publisher

unverified uploader

Platform interface of the alh_pdf_view plugin.

Repository (GitHub)
View/report issues

Topics

#pdf #pdf-flutter

License

unknown (LICENSE)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on alh_pdf_view_platform_interface