Find Text

Sample date Updated on Sep 13, 2025
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:

  1. Checkout and open the project in your favorite editor.

  2. Run the following commands to get the required package.


$ flutter pub get
  1. 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.

Up arrow