flutter_cache_manager_supabase

Last updated:

0 purchases

flutter_cache_manager_supabase Image
flutter_cache_manager_supabase Images
Add to Cart

Description:

flutter cache manager supabase

flutter_cache_manager_supabase #
A Supabase implementation for flutter_cache_manager
Getting Started #
This library contains SupabaseCacheManager and SupabaseHttpFileService.
You can easily fetch a file stored on Supabase storage with
var file = await SupabaseCacheManager('your-bucket-id').getSingleFile(filePath);
copied to clipboard
You could also write your own CacheManager which uses the SupabaseHttpFileService.

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.