Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/lohanidamodar/flutter_pdf1
- Owner: lohanidamodar
- Created: 2020-03-09T11:08:14.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-03-09T11:43:23.000Z (almost 5 years ago)
- Last Synced: 2024-12-14T15:51:57.684Z (18 days ago)
- Topics: flutter, flutter-examples, flutter-pdf, pdf, pdf-viewer, pdf-viewer-widget
- Language: Dart
- Homepage:
- Size: 52.7 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.