flutter_data_kit_supabase 1.0.0
flutter_data_kit_supabase: ^1.0.0 copied to clipboard
mapSupabase() failure mapper and typed table sources for flutter_data_kit.
flutter_data_kit_supabase #
[mapSupabase] converts Postgrest / Auth / Storage / network exceptions into
AppFailure. Wrap every public source method.
[NoteSource] is a typed CRUD example for a notes table — copy the shape;
do not return Map soup from sources.