lohanidamodar / pdf_viewer

A flutter plugin for handling PDF files. Works on both Android & iOS
https://pub.dev/packages/advance_pdf_viewer
BSD 3-Clause "New" or "Revised" License
61 stars 143 forks source link

The plugins `advance_pdf_viewer, flutter_full_pdf_viewer` use a deprecated version of the Android embedding #82

Open bipindubey-technoark opened 2 years ago

bipindubey-technoark commented 2 years ago

image

i am getting this issue

premtemp1 commented 2 years ago

I am also getting this error.. can you please update the plugin..

gerominoapps commented 2 years ago

Us too...

_The plugin advance_pdf_viewer uses a deprecated version of the Android embedding. To avoid unexpected runtime failures or future build failures, try to see if this plugin supports the Android V2 embedding. Otherwise, consider removing it since a future release of Flutter will remove these deprecated APIs. If you are a plugin author, take a look at the docs for migrating the plugin to the V2 embedding: https://flutter.dev/go/android-plugin-migration._

Any plan to upgrade?