pdf_bookshelf_viewer 0.1.5 copy "pdf_bookshelf_viewer: ^0.1.5" to clipboard
pdf_bookshelf_viewer: ^0.1.5 copied to clipboard

A Flutter package for displaying PDFs in a beautiful bookshelf-style list with realistic page-turning animations.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add pdf_bookshelf_viewer

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

dependencies:
  pdf_bookshelf_viewer: ^0.1.5

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_bookshelf_viewer/pdf_bookshelf_viewer.dart';
1
likes
160
points
309
downloads

Publisher

verified publishertechsukras.com

Weekly Downloads

A Flutter package for displaying PDFs in a beautiful bookshelf-style list with realistic page-turning animations.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

cached_network_image, dio, firebase_core, firebase_storage, flutter, http, path_provider, pdfx, shared_preferences, vector_math

More

Packages that depend on pdf_bookshelf_viewer