login_fire 0.0.1
login_fire: ^0.0.1 copied to clipboard
A customizable Flutter login UI with Firebase authentication using GetX.
Login Fire 🚀 #
Login Fire is a fully customizable Flutter package that provides a modern login UI with Firebase authentication using GetX. It supports dark mode, social login buttons, and a variety of customization options.
🎯 Features #
- Firebase Authentication (Email/Password)
- Customizable UI (Colors, Text Styles, Background Images, etc.)
- Dark Mode Support
- Social Login Options
- Error and Success Messages
- Clean, Responsive, and Modern UI
🛠️ Installation #
- Add
login_fireto yourpubspec.yaml:
dependencies:
login_fire: ^1.0.0