roughike / flutter_facebook_login

A Flutter plugin for allowing users to authenticate with native Android & iOS Facebook login SDKs.
BSD 2-Clause "Simplified" License
405 stars 330 forks source link

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

Open DevTiago opened 2 years ago

DevTiago commented 2 years ago

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.

abdullah432 commented 2 years ago

Same issue, any solution?

darshakpranpariya commented 2 years ago

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

mjschaefer9395 commented 2 years ago

Same issue after upgrading to Flutter 2.5.0 as well.

zakblacki commented 2 years ago

waiting for fix !

mohammadrobin commented 2 years ago

waiting for fix !

:(

cenkingunlugu commented 2 years ago

Same issue here. Need a fix asap.

sakonlapakP commented 2 years ago

Same issue here. waiting for fix :(

petchgabriel commented 2 years ago

Facing the same issue here.

abdullah432 commented 2 years ago

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

xbtasvs commented 2 years ago

Same issue is here.

MohammadGhZ commented 2 years ago

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.

MohammadGhZ commented 2 years ago

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

kha103l10ed commented 2 years ago

same issue here..

xbtasvs commented 2 years ago

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....

gergelya1234 commented 2 years ago

Same issue here.

mavericardo commented 2 years ago

I have the same issue after updating flutter SDK to 2.5.0

aaqibkhaskheli commented 2 years ago

same issue here, waiting for fix.

cenkingunlugu commented 2 years ago

I started using flutter_facebook_auth instead of waiting.

sonalcodes commented 2 years ago

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

Maessa-Wanni commented 2 years ago

Did anyone find a way to solve it ?

awaisdev5765 commented 2 years ago

Use flutter_facebook_auth instead of waiting.

jyshpatil commented 2 years ago

same issue please update the solution

ViktorKirjanov commented 2 years ago

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

adnankhan74444 commented 2 years ago

same issue facing.

ki11qwerty commented 2 years ago

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

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

srijanlama commented 2 years ago

anybody found solution i m facing similar problem

ViktorKirjanov commented 2 years ago

anybody found solution i m facing similar problem

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

bharat1012 commented 2 years ago

Did anyone find a way to solve it ?

use flutter_facebook_auth i solved it.

MAlazhariy commented 1 year ago

I tried Flutter downgrade but didn't work!