Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 1.22 KB

README.md

File metadata and controls

33 lines (19 loc) · 1.22 KB

WebViewer - Flutter web sample

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.

WebViewer UI

This repo is specifically designed for any users interested in integrating WebViewer into Flutter web project.

Initial setup

Before you begin, make sure your development environment has setup based on the official documentation: install and building a web application with Flutter.

Install

Download and unzip the WebViewer package, then place it in the root folder.

Run

flutter run -d chrome

WebViewer APIs

See API documentation.

Contributing

See contributing.

License

See license.