CrossPT / flutter_plugin_pdf_viewer

A flutter plugin for handling PDF files. Works on both Android & iOS
BSD 3-Clause "New" or "Revised" License
91 stars 325 forks source link

The plugin `advance_pdf_viewer` uses a deprecated version of the Android embedding. #100

Open psdike opened 3 years ago

psdike commented 3 years ago

Running "flutter pub get" in my_flutter_app... 5.7s 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.

my pubsec.yaml

dependencies:
  flutter:
    sdk: flutter

  advance_pdf_viewer: ^2.0.0
M-Thanos commented 3 years ago

Downgrade Flutter

damienissa commented 3 years ago

@M-Thanos

Downgrade Flutter

Are you serious? This is an answer from the developer? Bullshit!

CaoGiaHieu-dev commented 2 years ago

hi . any update for this . im using flutter version 2.8.1

willemdjong commented 2 years ago

Any updates?

mustafajabas commented 2 years ago

Only update link to : https://github.com/erluxman/pdf_flutter

VladZawinski commented 1 year ago

This is what happen when you depends on the library made by the guy from nowhere.