scientifichackers / flutter_pdf_viewer

A native PDF viewer for flutter.
MIT License
107 stars 40 forks source link

full migration to androidx, upgrading gradle and kotlin #12

Closed phaylali closed 5 years ago

phaylali commented 5 years ago

multiple updates, see files changes

devxpy commented 5 years ago

You forgot to add implementation 'androidx.localbroadcastmanager:localbroadcastmanager:1.0.0' at android/build.gradle.

Did you not try to run the example app on a device beforehand?

devxpy commented 5 years ago

Thank you for the contribution :)

phaylali commented 5 years ago

you're welcome , thanks for the plugin :)