Skip to content

Latest commit

 

History

History
 
 

example

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

PSPDFKit Flutter Example

This is a brief example of how to use the PSPDFKit with Flutter.

Requirements

Running the Example Project

  1. Before trying to run the project, please make sure that you are on the correct versions of all the tools mentioned above.
  2. Clone the repository git clone https://github.com/PSPDFKit/pspdfkit-flutter.git
  3. cd pspdfkit-flutter/example
  4. Run flutter emulators --launch <EMULATOR_ID> to launch the desired emulator. Optionally, you can repeat this step to launch multiple emulators.
  5. The app is ready to start! Run flutter run -d all and the PSPDFKit Flutter example will be deployed on all your devices connected, both iOS and Android.