Skip to content

A simple example to show how you can render PDF in flutter

Notifications You must be signed in to change notification settings

lohanidamodar/flutter_pdf1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flutter_pdf1

A simple example to show how to render PDF in flutter using flutter_plugin_pdf_viewer plugin. It is the easiest one I found, and has a impressive default settings. Automatically caches the URL based PDF documents. No need to download the files yourself. Awesome!

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.