roughike/flutter_facebook_login

The plugins `flutter_facebook_login` use a deprecated version of the Android embedding.

DevTiago opened this issue Β· 29 comments

Hey there,

First of all, thanks for the package.

I've been testing the package in some personal projects and today when i clean the build and run the command 'Pub get' i get this warning:

The plugins `flutter_facebook_login` 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.

Is this some issue with the package or something related with my project?

Thanks in advance for your time and comments.

Same issue, any solution?

I have the same issue. After updating flutter SDK to 2.5.0

Same issue after upgrading to Flutter 2.5.0 as well.

waiting for fix !

waiting for fix !

:(

Same issue here. Need a fix asap.

Same issue here. waiting for fix :(

Facing the same issue here.

From about a year this plugin didn't get any update which means you have to move to another plugin in case of any error because no one is working on it anymore.

I'm now using this plugin: https://pub.dev/packages/flutter_login_facebook

Same issue is here.

The plugins plugin_scaffold, use_location, wifi_connect 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.

Hello, politeness and respect, I came across this error, what should I do?

same issue here..

How can I use flutter_facebook_login package on Flutter SDK 2.5.1 stable version?
When I used on 2.2.0 stable version, there isn't any issue....

Same issue here.

I have the same issue
after updating flutter SDK to 2.5.0

same issue here, waiting for fix.

I started using flutter_facebook_auth instead of waiting.

Did you find a way to show facebook images in your app?

Did anyone find a way to solve it ?

Use flutter_facebook_auth instead of waiting.

same issue please update the solution

this plugin looks abandoned and should be removed from pub.dev. Is it possible to do it without owner?

same issue facing.

lets get out of here)
just use flutter_facebook_auth: ^3.5.0

https://firebase.flutter.dev/docs/auth/overview

anybody found solution i m facing similar problem

anybody found solution i m facing similar problem

im using this one https://pub.dev/packages/flutter_facebook_auth

Did anyone find a way to solve it ?

use flutter_facebook_auth i solved it.

I tried Flutter downgrade but didn't work!