Skip to content
This repository has been archived by the owner on Aug 13, 2023. It is now read-only.

Deprecated Android Embedding Support #21

Open
kang49 opened this issue May 18, 2023 · 0 comments
Open

Deprecated Android Embedding Support #21

kang49 opened this issue May 18, 2023 · 0 comments

Comments

@kang49
Copy link

kang49 commented May 18, 2023

The flutter_facebook_login plugin currently relies on a deprecated version of the Android embedding. As per the deprecation notice from the Flutter team, the deprecated version will be removed in future releases of Flutter. Therefore, it is important to update the plugin to support the Android V2 embedding to avoid potential runtime failures or build issues.

Description:

The flutter_facebook_login plugin currently relies on a deprecated version of the Android embedding. As per the deprecation notice from the Flutter team, the deprecated version will be removed in future releases of Flutter. Therefore, it is important to update the plugin to support the Android V2 embedding to avoid potential runtime failures or build issues.

Steps to Reproduce:

  1. Create a new Flutter project.
  2. Add the flutter_facebook_login plugin to the project dependencies.
  3. Build and run the project on an Android device/emulator.

Expected Behavior:

The flutter_facebook_login plugin should support the Android V2 embedding to ensure compatibility with future releases of Flutter.

Actual Behavior:

The plugin currently uses a deprecated version of the Android embedding, which may lead to unexpected runtime failures or build issues. It is recommended to update the plugin to support the Android V2 embedding.

Suggested Solution:

Please consider updating the flutter_facebook_login plugin to support the Android V2 embedding. This will ensure that the plugin remains compatible with the latest versions of Flutter and avoids any deprecation-related issues.

Additional Information:

  • Flutter version: 3.7.12
  • flutter_facebook_login plugin version: 3.0.0

Image

image


IMG_7BFA13229D7F-1
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant