🐛 [firebase_ui_auth] Swift Package Manager (SPM) support #454
Labels
auth
Keep Open
Keep PR or issue open
Needs Attention
OP created or responded to issue and it needs attention.
platform: ios
Issues / PRs which are specifically for iOS.
platform: macos
Issues / PRs which are specifically for MacOS
Is there an existing issue for this?
What plugin is this bug for?
Firebase UI OAuth, Firebase UI Auth
What platform(s) does this bug affect?
macOS, iOS
List of dependencies used.
flutter pub deps -s list
Steps to reproduce
firebase_ui_auth
orfirebase_ui_oauth
firebase_ui_oauth
pulls in https://pub.dev/packages/desktop_webview_auth which does not support SPMExpected Behavior
The package should work with SPM.
Actual Behavior
The package does not work with SPM.
Additional Information
I created invertase/flutter_desktop_webview_auth#64 to track SPM support there as well.
The text was updated successfully, but these errors were encountered: