pdf_flutter icon indicating copy to clipboard operation
pdf_flutter copied to clipboard

Flutter pdf_flutter issue

Open chiragnahata opened this issue 2 years ago • 5 comments

I am getting the following error when trying to build the apk file. Becuase of which it is not building. Please help as soon as possible.

image

Error :

The plugin pdf_flutter 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 plugin author, take a look at the docs for migrating the plugin to the V2 embedding: https://flutter.dev/go/android-plugin-migration.

Please help me as soon as possible. Its urgent

chiragnahata avatar Jul 24 '22 10:07 chiragnahata

This issue was already raised and there is a pull request.

#41

g-regor avatar Jul 24 '22 11:07 g-regor

Yes, so how to solve ?

chiragnahata avatar Jul 26 '22 05:07 chiragnahata

When will it merge and get the latest update ?

chiragnahata avatar Jul 26 '22 05:07 chiragnahata

Please inform me as soon as it happens

chiragnahata avatar Jul 26 '22 05:07 chiragnahata

How to install the latest update? still have this warnign The plugin pdf_flutter uses a deprecated version of the Android embedding. i install this way pdf_flutter: git: https://github.com/erluxman/pdf_flutter

CARocha avatar Apr 23 '23 03:04 CARocha