Closed canozal closed 1 year ago
I tried to use this library: https://pub.dev/packages/http but it gives me an error. What else I can use?
@canozal You need to use https://pub.dev/packages/edge_http_client
You have a working example with Supabase here: https://supabase.com/docs/guides/functions/dart-edge
I tried to use this library: https://pub.dev/packages/http but it gives me an error. What else I can use?