fire_autho library

Classes

AuthManager
AuthManager class helps to creating and managing Firebase Auth user. Supported platforms: Android ,IOS , Web This class is singleton. You can call with AuthManager(). or with Provider. Be sure to ensureInitialized() is called.
AuthResponse
Response class for auth operations. status variable is required.

Enums

Status
Status enum for operation result.
UserTypes
UserTypes enum for sign up types.