flutter_pdfium 0.0.0-development copy "flutter_pdfium: ^0.0.0-development" to clipboard
flutter_pdfium: ^0.0.0-development copied to clipboard

retractedoutdated

Dart FFI bindings for PDFium library.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_pdfium

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

dependencies:
  flutter_pdfium: ^0.0.0-development

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_pdfium/flutter_pdfium.dart';
4
likes
0
points
565
downloads

Publisher

unverified uploader

Weekly Downloads

Dart FFI bindings for PDFium library.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

ffi, flutter

More

Packages that depend on flutter_pdfium

Packages that implement flutter_pdfium