xSILENCEx / advance_pdf_viewer

BSD 3-Clause "New" or "Revised" License
2 stars 2 forks source link

PDF not working in android #1

Open ahsan-storm opened 1 year ago

ahsan-storm commented 1 year ago

I get this error while loading a pdf from URL in android:

E/flutter ( 6128): [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: MissingPluginException(No implementation found for method getPage on channel flutter_plugin_pdf_viewer)

xSILENCEx commented 1 year ago

run flutter pub get, then stop your project, finally run again