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.
EasyStorage
A simplified helper class for Supabase Storage operations.
FileObject
FileOptions
SearchOptions
Session
SupabaseEasy
SupabaseEasyClient
User