WebViewer is a powerful JavaScript-based PDF Library that's part of the PDFTron PDF SDK. It provides a slick out-of-the-box responsive UI that interacts with the core library to view, annotate and manipulate PDFs that can be embedded into any web project.
This repo is specifically designed for any users interested in integrating WebViewer into Flutter web project.
Before you begin, make sure your development environment has setup based on the official documentation: install and building a web application with Flutter.
Download and unzip the WebViewer package, then place it in the root folder.
Run
flutter run -d chrome
See API documentation.
See contributing.
See license.