get_version icon indicating copy to clipboard operation
get_version copied to clipboard

Android V2 embedding

Open wishstore36 opened this issue 4 years ago • 4 comments

Below warning is been shown, when setting up get_version.

The plugin get_version 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.

wishstore36 avatar Sep 14 '21 04:09 wishstore36

Below warning is been shown, when setting up get_version.

The plugin get_version 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.

I also have this problem. Could you solve this problem

Dilshodbek007 avatar Jan 24 '22 05:01 Dilshodbek007

Any plans to fix this issue?

javaherisaber avatar Feb 02 '22 12:02 javaherisaber

At this point, the package is abandoned. Consider using package_info_plus/device_info_plus.

westracer avatar Feb 15 '22 10:02 westracer

A good alternative to this package is package_info_plus.

LucasG04 avatar May 18 '22 10:05 LucasG04