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

https://github.com/syncfusionexamples/create-a-pdf-document-in-flutter

A quick-start example to help you add Syncfusion Flutter PDF library to a Flutter app. In this example, you will learn how to create a PDF document and add text, images, and tables to it. You will also learn how to save the file and download the document on a mobile and in the web.
https://github.com/syncfusionexamples/create-a-pdf-document-in-flutter

Last synced: 5 months ago
JSON representation

A quick-start example to help you add Syncfusion Flutter PDF library to a Flutter app. In this example, you will learn how to create a PDF document and add text, images, and tables to it. You will also learn how to save the file and download the document on a mobile and in the web.

Awesome Lists containing this project

README

          

# Create a PDF Document in Flutter

A quick-start example to help you add Syncfusion® Flutter PDF library to a Flutter app. In this example, you will learn how to create a PDF document and add text, images, and tables to it. You will also learn how to save the file and download the document on a mobile and in the web.

Watch the video: https://www.syncfusion.com/tutorial-videos/flutter/pdf?title=create-a-pdf-document-in-flutter

Documentation: https://help.syncfusion.com/flutter/pdf/overview

## Requirements to run the demo
* [VS Code](https://code.visualstudio.com/download)
* [Flutter SDK v1.22+](https://flutter.dev/docs/development/tools/sdk/overview)
* [For more development tools](https://flutter.dev/docs/development/tools/devtools/overview)

## How to run this application
To run this application, you need to first clone or download the ‘create a pdf document in flutter’ repository and open it in your preferred IDE, say VS Code. Then, build and run your project to view the output.

## Further help
For more help, check the [Syncfusion® Flutter documentation](https://help.syncfusion.com/flutter/introduction/overview),
[Flutter documentation](https://flutter.dev/docs/get-started/install).