Skip to content

taksh30/flutter_supabase_tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flutter App with Supabase Backend

This Flutter application integrates with Supabase to provide user authentication and data management. It includes features such as login, signup, and user-specific data storage, allowing users to manage their data independently.

Features

  • User Authentication:
    Users can log in and sign up using their credentials. The authentication is powered by Supabase.

  • User-Specific Data Management:
    Each user has their own separate data, ensuring privacy and isolation.

  • CRUD Functionality:
    Users can:

    • Create: Add new records.
    • Read: View existing records.
    • Update: Modify existing records.
    • Delete: Remove records they no longer need.

Tech Stack

  • Flutter: Cross-platform UI development.
  • Supabase: Backend as a Service for authentication and database.

Installation

  1. Clone the Repository
    git clone https://github.com/your-username/flutter-supabase-app.git
    cd flutter-supabase-app
    

Images

supalogin supasingin supa supabase

About

This is a flutter project with Supabase.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published