Top Flutter PDF packages A PDF (Portable Document Format) is a file format that allows you to view and print a document. The complete list of Flutter packages that can help you create, view or render PDF files in a Flutter app is provided below.
syncfusion_flutter_pdfviewer
902
Flutter PDF Viewer library is used to display a PDF document seamlessly and efficiently.
syncfusion_flutter_pdf
673
The Flutter PDF is a library written natively in Dart for creating, reading, editing, and securing PDF files in Android, iOS, and web platforms.
pdf_render
203
A plugin that provides you with intermediate PDF rendering APIs and easy-to-use Flutter Widgets.
pdfrx
110
pdfrx is a rich and fast PDF viewer implementation built on the top of pdfium. The plugin supports Android, iOS, Windows, macOS, Linux, and Web.
native_pdf_renderer
104
Flutter plugin to render PDF pages as images on Web, MacOS, Windows, Android and iOS.
pdf_text
92
This plugin for Flutter allows you to read the text content of PDF documents and convert it into strings. It works on iOS and Android.
thumbnailer
80
Plugin that is able to generate thumbnails from files with various mime types. If thumbnail generation is not support for specific mime type, then a fallback icon is returned
pdf_flutter
72
Displaying PDF from Network, File and assets easily like we display Image in Flutter Widget.
pdf_viewer_plugin
70
A Flutter plugin for IOS and Android providing a simple way to display local file PDFs (enter to see some gifs).
pspdfkit_flutter
61
A Flutter plugin providing a feature-rich PDF viewing and editing experience to your users with the powerful PSPDFKit PDF SDK.
syncfusion_flutter_datagrid_export
60
The Syncfusion Flutter DataGrid Export library is used to export the DataGrid content to Excel and Pdf format with several customization options.
pdftron_flutter
60
A convenience wrapper to build Flutter apps that use the PDFTron mobile SDK for smooth, flexible, and stand-alone document viewing.
pdf_manipulator
51
A flutter plugin for doing various manipulations such as merge, split, compress and many more on PDF easily.
pdf_thumbnail
43
Thumbnail viewer for PDF files. Supports Android and iOS. Simply add widget and give the file path.
compdfkit_flutter
41
ComPDFKit for Flutter is a comprehensive SDK that allows you to quickly add PDF functionality to Android and iOS Flutter applications.
flutter_to_pdf
40
A package to export any Flutter widget to a PDF-Document, PDF-Page or PDF-File. Further customization of the export process is possible through the export options.
read_pdf_text
38
This is a plugin that parses string out of pdf documents. It uses apache PDFbox and PDFKit parse the pdf document. There is only three functions so it is simple to use.
webcontent_converter
29
This plugin was made for developer to convert any webcontent, web uri to image bitmap or pdf file. This plugin use WebView on android, WKWebView on Ios and chromium for desktop support.
pdf_merger
28
A new Flutter plugin for merge List of PDF files. It supports both android and IOS. Before call this package make sure you allow permission and file picker see example.
flutter_fullpdfview
26
A Pdf Viewer for Android and IOS including fit policy. Based on flutter_pdfview from endigo.
pluto_grid_export
24
PlutoGridExport converts PlutoGrid's metadata to CSV or PDF. Used with PlutoGrid.
pdf_previewer
12
Provides a way to generate previews of selected pages in a PDF file from a provided path.