pdf_renderer 0.2.0 copy "pdf_renderer: ^0.2.0" to clipboard
pdf_renderer: ^0.2.0 copied to clipboard

discontinued

Flutter plugin to render PDF pages as images on Web, MacOS, Windows, Android and iOS.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add pdf_renderer

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

dependencies:
  pdf_renderer: ^0.2.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:pdf_renderer/pdf_renderer.dart';
1
likes
130
points
45
downloads

Publisher

verified publisherscer.io

Weekly Downloads

Flutter plugin to render PDF pages as images on Web, MacOS, Windows, Android and iOS.

Documentation

API reference

License

MIT (license)

Dependencies

device_info_plus, extension, flutter, flutter_web_plugins, js, meta, plugin_platform_interface, synchronized, universal_platform, uuid

More

Packages that depend on pdf_renderer