firebase-auth
evanca/flutter-ai-rules
A comprehensive guide for securely implementing Firebase Authentication within Flutter applications. This skill covers setup, managing authentication state changes (e.g., `authStateChanges`), and implementing various sign-in methods, including email/password, Google, and Apple social logins. It also provides best practices for error handling, security, and user profile management.