Skip to content

abdobakr5/ToDoApp

Repository files navigation

Flutter Todo App with Supabase Authentication

A simple yet functional Flutter Todo application integrated with Supabase for authentication and real-time data storage.

📌 Features

  • User Authentication (Sign Up / Login)
  • Exception Handling for failed logins or duplicate sign-ups
  • Splash Screen loading the app
  • Todo Management with Supabase Database
  • Responsive UI with Material Design

🛠️ Technologies Used

🚀 Getting Started

  1. Clone the repository:
    git clone https://github.com/abdobakr5/ToDoApp.git
  2. Install dependencies:
    flutter pub get
  3. Set up a Supabase project and update the supabaseUrl and supabaseAnonKey in your Flutter app.
  4. Run the app:
    flutter run

Important

Dont forget to put your own link and api from supabase and use the SupabaseHelper method instead of SupabaseHelperprivate.

📷 Screenshots:

SplashPage : Splash

WelcomePage : Welcome

SignUp : SignUp

SignIn : SignIn

ToDoList : ToDoList

About

Simple To Do App.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published