18 Forks
59 Stars
59 Watchers

flutter-auth-ui

flutter-auth-ui is an authentication library for flutter web applications. It uses Firebase auth as security as a service (SECaaS) provider. It implements UI to register user, validate email, sign in, sign out, restore password, access firestore..

How to download and setup flutter-auth-ui

Open terminal and run command
git clone https://github.com/polina-c/flutter-auth-ui.git
git clone is used to create a copy or clone of flutter-auth-ui repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with flutter-auth-ui https://github.com/polina-c/flutter-auth-ui/archive/master.zip

Or simply clone flutter-auth-ui with SSH
[email protected]:polina-c/flutter-auth-ui.git

If you have some problems with flutter-auth-ui

You may open issue on flutter-auth-ui support forum (system) here: https://github.com/polina-c/flutter-auth-ui/issues