firebase_auth_simplified_ui 1.0.0 copy "firebase_auth_simplified_ui: ^1.0.0" to clipboard
firebase_auth_simplified_ui: ^1.0.0 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.3 - 2025-07-10 #

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
145
points
63
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

Documentation

API reference

License

MIT (license)

Dependencies

firebase_auth, firebase_core, flutter, provider

More

Packages that depend on firebase_auth_simplified_ui