flutter_cache_manager_supabase library
Classes
- SupabaseCacheManager
- Use SupabaseCacheManager if you want to download files from supabase storage and store them in your local cache.
- SupabaseHttpFileService
-
SupabaseHttpFileService is another common file service which parses a
supabase filePath into, to standard url which can be passed to the
standard
HttpFileService
.