postgrest-dart icon indicating copy to clipboard operation
postgrest-dart copied to clipboard

Dart client for PostgREST

Results 1 postgrest-dart issues
Sort by recently updated
recently updated
newest added

close https://github.com/supabase-community/supabase-flutter/issues/229 I'm creating an isolate in `PostgrestClient` and reuse that for json decoding. I'm not using it for encoding, because the size of the request body is hard to...