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_pdf
727
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
211
A plugin that provides you with intermediate PDF rendering APIs and easy-to-use Flutter Widgets.
pdfrx
167
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
101
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
87
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
syncfusion_flutter_datagrid_export
72
The Syncfusion Flutter DataGrid Export library is used to export the DataGrid content to Excel and Pdf format with several customization options.
pdf_flutter
72
Displaying PDF from Network, File and assets easily like we display Image in Flutter Widget.
pdf_viewer_plugin
69
A Flutter plugin for IOS and Android providing a simple way to display local file PDFs (enter to see some gifs).
pdftron_flutter
68
A convenience wrapper to build Flutter apps that use the PDFTron mobile SDK for smooth, flexible, and stand-alone document viewing.
pspdfkit_flutter
65
A Flutter plugin providing a feature-rich PDF viewing and editing experience to your users with the powerful PSPDFKit PDF SDK.
pdf_manipulator
62
A flutter plugin for doing various manipulations such as merge, split, compress and many more on PDF easily.
flutter_to_pdf
62
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.
pdf_thumbnail
48
Thumbnail viewer for PDF files. Supports Android and iOS. Simply add widget and give the file path.
compdfkit_flutter
45
ComPDFKit for Flutter is a comprehensive SDK that allows you to quickly add PDF functionality to Android and iOS Flutter applications.
read_pdf_text
43
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.
alh_pdf_view
32
Has the functionality to show PDF with bytes of a file path as widget with some extra functionalities.
webcontent_converter
30
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_image_renderer
29
A package that allows fast and simple rendering of pdfs using the native renderers of the OS.
pluto_grid_export
28
PlutoGridExport converts PlutoGrid's metadata to CSV or PDF. Used with PlutoGrid.
pdf_merger
27
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.
pdf_previewer
12
Provides a way to generate previews of selected pages in a PDF file from a provided path.