/webviewer-flutter-sample

Sample to demonstrate integrating WebViewer into Flutter Web

Primary LanguageDartOtherNOASSERTION

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.