This project converts mupdf-android-viewer
to be usable in Flutter.
- Install Android Studio
- Install SDK
- Install NDK
- Clone the repository
$ git clone --recursive https://github.com/tuxxon/mupdf-viewer.flutter.git
- Build the APK
$ flutter build apk
$ flutter run