pdf_render_maintained 1.6.1 copy "pdf_render_maintained: ^1.6.1" to clipboard
pdf_render_maintained: ^1.6.1 copied to clipboard

A maintained fork of pdf_render plugin providing PDF rendering APIs and Flutter widgets for iOS, Android, macOS, Web, Windows, and Linux.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add pdf_render_maintained

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

dependencies:
  pdf_render_maintained: ^1.6.1

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_render_maintained/pdf_render_maintained.dart';
3
likes
160
points
99
downloads

Publisher

verified publisherkhokan.me

Weekly Downloads

A maintained fork of pdf_render plugin providing PDF rendering APIs and Flutter widgets for iOS, Android, macOS, Web, Windows, and Linux.

Repository (GitHub)
View/report issues

Topics

#pdf #pdf-viewer #flutter #cross-platform #maintained

Documentation

API reference

License

MIT (license)

Dependencies

collection, flutter, flutter_web_plugins, plugin_platform_interface, vector_math, web

More

Packages that depend on pdf_render_maintained

Packages that implement pdf_render_maintained