codifyiq_firebase_authentication 1.0.0 copy "codifyiq_firebase_authentication: ^1.0.0" to clipboard
codifyiq_firebase_authentication: ^1.0.0 copied to clipboard

Firebase authentication for Flutter apps. Provides Google and Apple sign-in with multi-environment Firebase support.

1.0.0 #

  • Initial release.
  • Google Sign-In (native SDK on iOS/Android, popup/redirect OAuth on web).
  • Apple Sign-In (native on iOS, OAuthProvider popup on Android/web).
  • Email/password authentication for reviewer login.
  • Debug-mode configuration validation via FirebaseAuthConfigValidator.
  • Upgraded sign_in_with_apple to ^8.0.0, which adds Swift Package Manager support and mitigates upcoming CocoaPods deprecation issues.
  • Requires Dart ^3.11.0 and Flutter >=3.41.0 (imposed by sign_in_with_apple 8.x).
0
likes
150
points
38
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Firebase authentication for Flutter apps. Provides Google and Apple sign-in with multi-environment Firebase support.

Repository (GitHub)
View/report issues

Topics

#authentication #firebase #firebase-auth #google-sign-in #apple-sign-in

License

MIT (license)

Dependencies

crypto, firebase_auth, firebase_core, flutter, google_sign_in, sign_in_with_apple

More

Packages that depend on codifyiq_firebase_authentication