firebase_auth_simplified_ui 0.1.1 copy "firebase_auth_simplified_ui: ^0.1.1" to clipboard
firebase_auth_simplified_ui: ^0.1.1 copied to clipboard

A plug-and-play Flutter package for Firebase Auth UI (login, signup, forgot password)

Changelog #

All notable changes to this project will be documented in this file.

0.1.0 - 2025-07-06 #

Added #

  • Initial release of firebase_auth_simplified_ui.

    • LoginScreen widget for Firebase email/password authentication.
    • SignupScreen widget for user registration.
    • ForgotPasswordScreen widget for password reset functionality.
    • DefaultAuthTheme for easy UI customization.
    • Built-in form validation and error handling.
    • Loading indicators for asynchronous operations.
    • Utility validators in utils/validators.dart.
    • Example app demonstrating usage in the example/ directory.

Fixed #

  • N/A

Deprecated #

  • N/A

Removed #

  • N/A

Security #

  • N/A

Note: Replace version number and date as appropriate when publishing to pub.flutter-io.cn for the first time.

3
likes
0
points
49
downloads

Publisher

unverified uploader

Weekly Downloads

A plug-and-play Flutter package for Firebase Auth UI (login, signup, forgot password)

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

firebase_auth, firebase_core, flutter, provider

More

Packages that depend on firebase_auth_simplified_ui