firebase / FirebaseUI-Flutter

Apache License 2.0
99 stars 86 forks source link

fix(firebase_ui_oauth_apple): Enables Android as a supported platform #64

Closed zorro2b closed 1 year ago

zorro2b commented 1 year ago

Description

Enables Android as a supported platform for AppleProvider. The Apple provider works on Android and is document as in the package description. For some reason it is not enabled in the provider.

Related Issues

fixes firebase/FirebaseUI-Flutter#26

Checklist

Before you create this PR confirm that it meets all requirements listed below by checking the relevant checkboxes ([x]). This will ensure a smooth and quick review process. Updating the pubspec.yaml and changelogs is not required.

Breaking Change

Does your PR require plugin users to manually update their apps to accommodate your change?