presentation/screens/setup/setup_screen library
Classes
- SetupScreen
- Onboarding screen shown when no Supabase instance is configured.
Typedefs
- SetupClientFactory = SupabaseClient Function(String url, String key)
-
Factory used to build the temporary SupabaseClient that
Test Connectiontalks to. Injectable so widget tests can stub out network behavior without a real Supabase project.