supabase_common

Warning

This is an internal package. It is an implementation detail of the Supabase client packages and is not intended to be consumed directly. Breaking changes can be expected as the client packages evolve, so please do not depend on it directly.

Shared internal utilities used across the Supabase Dart and Flutter client packages (gotrue, postgrest, realtime_client, storage_client, functions_client, supabase, supabase_flutter).

This package holds code that would otherwise be duplicated across those packages: the X-Client-Info header builder, platform detection, a small replay stream subject, base64url/PKCE helpers and a few other primitives.

Libraries

supabase_common
Shared internal utilities used across the Supabase client packages.
testing
Configuration of the local Supabase CLI stack that the integration tests of the client packages run against.