Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lohanidamodar/flutter_pdf1

A simple example to show how you can render PDF in flutter
https://github.com/lohanidamodar/flutter_pdf1

flutter flutter-examples flutter-pdf pdf pdf-viewer pdf-viewer-widget

Last synced: 14 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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:

- [Lab: Write your first Flutter app](https://flutter.dev/docs/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://flutter.dev/docs/cookbook)

For help getting started with Flutter, view our
[online documentation](https://flutter.dev/docs), which offers tutorials,
samples, guidance on mobile development, and a full API reference.