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_fire
to yourpubspec.yaml
:
dependencies:
login_fire: ^1.0.0