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

After flutter upgrade throwing warning #89

Open TheDev563 opened 2 years ago

TheDev563 commented 2 years ago

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

gyuri-fluttech commented 2 years ago

@pradeep-gc , please do a quick search before filing a new issue:

https://github.com/lohanidamodar/pdf_viewer/issues/83