This repository contains an example that demonstrates how to open and navigate multiple PDFs in separate tabs using Flutter PDF viewer
https://help.syncfusion.com/flutter/system-requirements
- To clone the sample repository locally, open the command prompt in the desired location and execute the following command.
git clone https://github.com/SyncfusionExamples/multi-tabbed-flutter-pdf-viewer.git
- Navigate to the project directory:
cd multi-tabbed-flutter-pdf-viewer
Install the required packages by running the following command:
flutter pub get
To run the application, use the following command:
flutter run
Easily Manage Multiple PDFs Simultaneously Using Flutter PDF Viewer