supabase_easy library

Classes

AuthState
EasyAuth
A simplified wrapper around Supabase Auth.
EasyModel
A base model class that all models must extend to be used with EasyRepository.
EasyRepository<T extends EasyModel>
A generic repository for performing CRUD operations on a Supabase table.
Session
SupabaseEasy
SupabaseEasyClient
User