Skip to content

Built in Flutter using SupaBase as a backend service, I created this project in order to learn the fundamentals of database operations in SupaBase. Users can add or delete notes and those changes will reflect in the database table.

Notifications You must be signed in to change notification settings

AT0117/Notes-App-Flutter-SupaBase

Repository files navigation

Notes app in Flutter Using SupaBase

Get your SupaBase anon-key and URL from project settings at the dashboard.

Table name = notes
Columns = 1) id (default) 2) body (text)

Screenshots

WhatsApp Image 2025-07-20 at 21 35 35_28bcc302
WhatsApp Image 2025-07-20 at 21 35 35_0ef2c996

About

Built in Flutter using SupaBase as a backend service, I created this project in order to learn the fundamentals of database operations in SupaBase. Users can add or delete notes and those changes will reflect in the database table.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published