This repo is specifically designed for any users interested in applying PDFTron SDK to Flutter in both web and mobile.
Before you begin, make sure your development environment has setup based on the official documentation: install and building a web application with Flutter.
- Run:
flutter pub get
-
Download and unzip the WebViewer package, then place it in the root folder.
-
Run (install Google Chrome if you have not):
flutter run
- Run to check if you have a usable Android device:
flutter devices
If none are available, check this site for further instructions.
- Run:
flutter run
- Run to check if you have a usable iOS device:
flutter devices
If none are available, check this site for further instructions.
- Run:
flutter run
- https://www.pdftron.com/documentation/web
- https://www.pdftron.com/documentation/ios
- https://www.pdftron.com/documentation/android
See WebViewer API documentation.
See Flutter API documentation.
See contributing.
See license.