File tree Expand file tree Collapse file tree 4 files changed +8
-16
lines changed
supabase-anonymous-auth/lib
supabase-edge-function-auth/lib Expand file tree Collapse file tree 4 files changed +8
-16
lines changed Original file line number Diff line number Diff line change 1- /**
2- * Copy this template: `cp lib/app_config_template.dart lib/app_config.dart`
3- * Edit lib/app_config.dart and enter your Supabase and PowerSync project details.
4- */
1+ // Copy this template: `cp lib/app_config_template.dart lib/app_config.dart`
2+ // Edit lib/app_config.dart and enter your Supabase and PowerSync project details.
53class AppConfig {
64 static const String supabaseUrl = 'https://foo.supabase.co' ;
75 static const String supabaseAnonKey = 'foo' ;
Original file line number Diff line number Diff line change 1- /**
2- * Copy this template: `cp lib/app_config_template.dart lib/app_config.dart`
3- * Edit lib/app_config.dart and enter your Supabase and PowerSync project details.
4- */
1+ // Copy this template: `cp lib/app_config_template.dart lib/app_config.dart`
2+ // Edit lib/app_config.dart and enter your Supabase and PowerSync project details.
53class AppConfig {
64 static const String supabaseUrl = 'https://foo.supabase.co' ;
75 static const String supabaseAnonKey = 'foo' ;
Original file line number Diff line number Diff line change 1- /**
2- * Copy this template: `cp lib/app_config_template.dart lib/app_config.dart`
3- * Edit lib/app_config.dart and enter your Supabase and PowerSync project details.
4- */
1+ // Copy this template: `cp lib/app_config_template.dart lib/app_config.dart`
2+ // Edit lib/app_config.dart and enter your Supabase and PowerSync project details.
53class AppConfig {
64 static const String supabaseUrl = 'https://foo.supabase.co' ;
75 static const String supabaseAnonKey = 'foo' ;
Original file line number Diff line number Diff line change 1- /**
2- * Copy this template: `cp lib/app_config_template.dart lib/app_config.dart`
3- * Edit lib/app_config.dart and enter your Supabase and PowerSync project details.
4- */
1+ // Copy this template: `cp lib/app_config_template.dart lib/app_config.dart`
2+ // Edit lib/app_config.dart and enter your Supabase and PowerSync project details.
53class AppConfig {
64 static const String supabaseUrl = 'https://foo.supabase.co' ;
75 static const String supabaseAnonKey = 'foo' ;
You can’t perform that action at this time.
0 commit comments