login_fire 0.0.1
login_fire: ^0.0.1 copied to clipboard
A customizable Flutter login UI with Firebase authentication using GetX.
Changelog #
All notable changes to this project will be documented in this file.
0.0.1 - 2025-03-29 #
Initial Beta Release #
- Released
login_fire, a customizable login UI package with Firebase authentication. - Supports full customization for:
- Background color and gradient
- Header image
- Text styles (title, button, input fields, error, success messages)
- Button decoration
- Provides support for light and dark modes.
- Allows users to add their Firebase configuration.
- Includes built-in error handling and success callbacks.
- Optional social login button design with flexible styling.
- Example app included for developers to explore the features.