Find Text
find-text
flutter-pdf
pdf
search-text
This repository contains examples to find text from PDF documents in Flutter apps using Syncfusion® PDF Flutter library.
Steps to find text from a PDF document:
Checkout and open the project in your favorite editor.
Run the following commands to get the required package.
$ flutter pub get
- Run the below commands to execte the project.
$ flutter run
Requirements to run the demo
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, Flutter documentation.