flutter_full_pdf_viewer icon indicating copy to clipboard operation
flutter_full_pdf_viewer copied to clipboard

The plugin `flutter_full_pdf_viewer` uses a deprecated version of the Android embedding.

Open lurongshuang opened this issue 2 years ago • 8 comments

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.

lurongshuang avatar Nov 04 '21 07:11 lurongshuang

@albo1337 @faisalramdan-id @tlueder @jeroentrappers @lastlink kindly update this plugin to the latest Android V2 Embedding. It's a pleasure using this plugin and would love to keep using it. So updating it will keep it active for current users and prospective ones.

Mvhd avatar Nov 14 '21 19:11 Mvhd

@Mvhd I don't see the point in updating this plugin. The maintainer has abandoned this project by the looks of it.

Please look for a replacement, like: https://pub.dev/packages/advance_pdf_viewer https://pub.dev/packages/native_pdf_view https://pub.dev/packages/syncfusion_flutter_pdfviewer https://pub.dev/packages/pspdfkit_flutter

tlueder avatar Nov 16 '21 15:11 tlueder

Thank you @tlueder . It's better to stick to your advise. Others waiting for the plugging update should use the above alternatives.

Mvhd avatar Nov 16 '21 15:11 Mvhd

thanks but https://pub.dev/packages/advance_pdf_viewer has the same issue https://pub.dev/packages/syncfusion_flutter_pdfviewer need a paid license https://pub.dev/packages/pspdfkit_flutter need a license

flutter_pdfview 1.2.1 seems to be an option....

premtemp1 avatar Nov 28 '21 20:11 premtemp1

https://pub.dev/packages/syncfusion_flutter_pdfviewer

Has a free community license.

https://www.syncfusion.com/products/communitylicense

Who is eligible? Companies and individuals with less than $1 million USD in annual gross revenue and 5 or fewer developers.

And if that is not you, you should be able to pay the license fee....

tlueder avatar Nov 28 '21 20:11 tlueder

Guys, you can check out nbrg_pdf_viewer_flutter. It was originally forked from this, but it works well. It is also well maintained. This is also absolutely free!

devNamanG avatar Jun 27 '22 12:06 devNamanG