/mupdf-viewer.flutter

MuPDF Viewer for flutter

Primary LanguageC++GNU Affero General Public License v3.0AGPL-3.0

MuPDF Viewer for Flutter

Introduction

This project converts mupdf-android-viewer to be usable in Flutter.

Prerequisite

  1. Install Android Studio
  2. Install SDK
  3. Install NDK

How to Build

  1. Clone the repository
$ git clone --recursive https://github.com/tuxxon/mupdf-viewer.flutter.git
  1. Build the APK
$ flutter build apk

How to Run (Debug)

$ flutter run