Supabase Auth Package

A Flutter package for Supabase authentication, supporting email/password and Google Sign-In.

Features

  • Email/Password Sign Up & Login
  • Google Sign-In
  • Phone Number Update & OTP Verification

Installation

Add this to your pubspec.yaml:

dependencies:
  supabase_auth_package: ^1.0.0

Libraries

supabase_auth_pack
A Calculator.