hui-z / flutter_install_plugin

A flutter plugin for install apk for android; and using url to go to app store for iOS.
MIT License
103 stars 111 forks source link

The plugins ` install_plugin ` use a deprecated version of the Android embedding. #58

Closed l000in closed 11 months ago

l000in commented 3 years ago

flutter 2.5.1 The plugins install_plugin use a deprecated version of the Android embedding. To avoid unexpected runtime failures, or future build failures, try to see if these plugins support the Android V2 embedding. Otherwise, consider removing them 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.

fuyufei123 commented 1 year ago

没有后续了吗,同问