t_pdf_reader 1.3.0 copy "t_pdf_reader: ^1.3.0" to clipboard
t_pdf_reader: ^1.3.0 copied to clipboard

A performant Flutter PDF viewer for smoothly reading large PDF files, powered by than_pdf_engine.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add t_pdf_reader

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

dependencies:
  t_pdf_reader: ^1.3.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:t_pdf_reader/t_pdf_reader.dart';
0
likes
160
points
247
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A performant Flutter PDF viewer for smoothly reading large PDF files, powered by than_pdf_engine.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

collection, flutter, pdfium_dart, than_pdf_engine

More

Packages that depend on t_pdf_reader