https://github.com/syncfusionexamples/how-to-perform-text-search-using-flutter-pdf-viewer
https://github.com/syncfusionexamples/how-to-perform-text-search-using-flutter-pdf-viewer
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/syncfusionexamples/how-to-perform-text-search-using-flutter-pdf-viewer
- Owner: SyncfusionExamples
- Created: 2021-03-11T15:08:32.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-10-16T07:01:38.000Z (over 1 year ago)
- Last Synced: 2024-10-17T18:08:09.854Z (over 1 year ago)
- Language: Dart
- Size: 299 KB
- Stars: 2
- Watchers: 4
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Perform Text Search in a PDF Document Using Flutter PDF Viewer
A Flutter application that demonstrates how to create a custom search toolbar and perform text search operation using Flutter PDF Viewer.
## 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.
## Blog reference
[How to Perform Text Search in a PDF Document Using Flutter PDF Viewer](https://www.syncfusion.com/blogs/post/perform-text-search-in-a-pdf-document-using-flutter-pdf-viewer.aspx)