Skip to content

coder-Aayush/firebase_auth_riverpod

Repository files navigation

Firebase Auth with Riverpod

This is a simple implementation of Firebase Authentication with Riverpod in Flutter.

Note: This Repo contains, Firebase Authentication as well as validation, to see Form validation using Riverpod, checkout to validation branch.

Demo

Firebase Auth + Validation using Riverpod

Validation Branch

Getting Started

To get started, follow these steps:

  1. Clone this repo.
  2. Add Firebase to your project using the Firebase console.
  3. Enable Firebase Authentication in the Firebase console.
  4. Initialize Firebase in your app using FlutterFire CLI.

About

Authentication + Validation with Firebase and Riverpod

Topics

Resources

Stars

Watchers

Forks