Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deprecated version of the Android embedding #27

Open
CaptainDario opened this issue Sep 11, 2021 · 5 comments
Open

deprecated version of the Android embedding #27

CaptainDario opened this issue Sep 11, 2021 · 5 comments

Comments

@CaptainDario
Copy link

CaptainDario commented Sep 11, 2021

After upgrading Flutter to version 2.5.0 I get the following warning.

The plugin `flutter_appavailability` 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.

Could you please updated this plugin?

@khaitq7
Copy link

khaitq7 commented Sep 13, 2021

The same problem, please update your dart 2.12.x and above . Thank you so much

@Malkeet12
Copy link

I am also facing the same issue

@LongXiangGuo
Copy link

The same problem, please update your dart 2.12.x and above . Thank you so much
I have create a temp fix for it, test it with flutter 2.5.0 works well, maybe you can try it in your own fork repository.

flutter_appavailability: 
   git: 
     url: https://github.com/LongXiangGuo/flutter_appavailability.git
     ref: master

@BillionaireMarumo
Copy link

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

Please update the plugin.

@Yash-Garg
Copy link

Check this out - #24 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants